/* Homepage hero compact sizing (~20% shorter than 92vh baseline). */
body[data-oflixo-tmdb-home="1"] .iq-banner-thumb-slider .slider .slider-bg .slider-images .swiper-wrapper .banner-bg .slider-content-full-height,
body[data-oflixo-tmdb-home="1"] .iq-banner-thumb-slider .slider .slider-bg .slider-images .slider--image,
body[data-oflixo-tmdb-home="1"] .banner-home-swiper,
body[data-oflixo-tmdb-home="1"] .banner-home-swiper .banner-home-swiper-image {
  min-height: 74vh !important;
}

@media (max-width: 991.98px) {
  body[data-oflixo-tmdb-home="1"] .iq-banner-thumb-slider .slider .slider-bg .slider-images .swiper-wrapper .banner-bg .slider-content-full-height,
  body[data-oflixo-tmdb-home="1"] .iq-banner-thumb-slider .slider .slider-bg .slider-images .slider--image,
  body[data-oflixo-tmdb-home="1"] .banner-home-swiper,
  body[data-oflixo-tmdb-home="1"] .banner-home-swiper .banner-home-swiper-image {
    min-height: 68vh !important;
  }
}
