@media (min-width: 62rem) {
  .content-type-ps-people .block-views-blockhistory-book-shelf-bookshelf-author {
    margin-left: 35%;
  }
  
  .content-type-ps-people .view-id-history_book_shelf .views-field-field-ps-featured-image img {
    min-width: 100%;
    aspect-ratio: 199/305;
  }
  .content-type-ps-people .view-id-history_book_shelf .views-field-field-ps-featured-image figure {
	  margin-bottom: 0.25rem;
    min-width: 100%;
  }
  
  .content-type-ps-people .view-id-history_book_shelf .views-field-title {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.65;
  }
}

.content-type-ps-people .person-left .view-id-people_advisee,
.content-type-ps-people .person-left > .field__label {
  display: none;
}



