.app {
    background: #fff;
}
.main-slider-section
,    .l_custom_products{
        margin-bottom: 4rem !important;
}
.main-slider-section img {
    object-fit: contain !important;
}
.main-slider-section .content {
    height: 100% !important;
}
.main-slider-section .container {
    max-width: 100%;
    padding: 0;
}
.main-slider.slider.s-slider {
    max-height: 100%;
}
.room-gallery .room_img {
    object-fit: contain;
}
.room-gallery .img_container {
    height: auto !important;
}
@media (min-width:768px){
  .room-gallery .swiper-wrapper {
    justify-content: center;
}
}
footer .mob-section.col-md-6.col-lg-4.d-flex.align-items-center {
    display: none !important;
}
.slide-menu-ul-li a span {
  color: #6e2731;
}
.slide-menu-header {
  background: #3c151a;
}