/* RSMediaGallery derives height from source pixels; retain the homepage frame. */
.bpih-hospital-banner .rstpl-slider-main-image {
  height: 400px;
  background-position: center center !important;
}
.bpih-hospital-banner .rstpl-caption h2 {
  text-shadow: 0 2px 14px rgba(8, 28, 42, .5);
}
@media (min-width: 768px) {
  .bpih-hospital-banner .rstpl-slider-main-image { height: 450px; }
}
