#menu_resources, #menu_corporate {
  display: none;
}
.director {padding-top: 2em;}

.director .section-title h3 {font-weight: 600;}

.director .profile dt {font-size: 150%; margin-bottom: .5em;}

@media only screen and (max-width: 40em) {
  .director .section-title h3 {
    font-size: 200%;
  }
  .director img {
    margin-bottom: 1em;
  }
  #page956109 .specialties {
    display: none;
  }
}
@media only screen and (min-width: 40.063em) {
  .director .section-title h3 {
    font-size: 250%;
  }
}