@media (max-width: 991px) {
  .home_featured_category h2 { font-size: 2rem; }
  .search-filters.no-container { margin-top: -30px; }
}

@media (max-width: 767px) {
  .home_featured_category { padding: 100px 16px 60px; }
  #videoCarousel .carousel-item video { height: 45vh; }
  .booker-widget { position: static; margin-top: 2rem; }
}
