@media screen and (max-width: 768px) {
    .banner__slide__content h1 {font-size: 26px;line-height: 120%;}
    .banner__slide__content .sub__text {font-size: 16px;line-height: 120%;}
    .jarallax > .jarallax-img, picture.jarallax-img img {max-height: 500px;width: 100%;}
    .about__wrapper .image {width: 100%;}
    .room__slide__box .room__thumbnail img {max-height: 100%;height: 100%;object-fit: cover;}
    .room__slide__box {max-height: 400px;}
    .room__slider {height: auto;max-height: 100%;}
    .single__slider__item.is__home .slider__text {font-size: 16px;line-height: 120%;}
    .gallery__item {max-height: 400px;}
    .gallery__item img {object-fit: cover;}
    .room__details__top h1 {font-size: 28px}
    .room__details__top .room__meta {gap: 10px;font-size: 16px;}
    .banner__slide__content {padding: 70px 0;}
    :is(.video-background, .banner__slider .swiper-slide) {height: 500px;}

}
