body, section:not(section.osh-why-us){
  background: #f7e3d3 !important
}

.navbar-brand img {
    max-height: 7rem;
    width: 150px !important;
    max-width: 150px !important;
    height: 150px !important
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 120px;
}
.s-block{
  margin-bottom: 3rem !Important
}

/* Carousel */

.s-block:nth-of-type(1) {
    margin-top: 0 !important;
}

.s-block--photos-slider .s-slider-block__title-nav {
    display: none !important;
}

.s-block--photos-slider * {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.s-block--photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}