
#swiper-gallery {
    height: 416px!important
}
.thumbs-slider .swiper-slide .slide-thumb {
    width: 140px;
    height: 80px
}
.facilities-item i {
        margin-right: 5px;
        color: #3797dd;
    }
    .facilities {
        font-size: 16px;
    }
    .thumbs-slider .swiper-slide .slide-thumb {
        width: 140px;
        height: 80px;
    }
@media only screen and (max-width: 767px) {

    #swiper-gallery {
        height: 198px!important;
    }
    .thumbs-slider .row {
        margin-left: -15px;
    }
}
