
@media screen and (min-width: 52.5em) {
  .subject_librarians>.subject_librarian__container {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
