section.banner-0{
    background-image:url('https://i.postimg.cc/dVZZtHK5/section-gr-main-banner.png');
    padding:80px;
    background-repeat:no-repeat;
    background-size:cover;
}
@media(min-width:768px){
    section.banner-0 .container .img_content > div ,
    section.banner-0 .container > div{
        flex-direction:row-reverse;
    }
    section.banner-0 .container .small{
        transform:translateX(50px);
        z-index:9;
    }
}
@media(max-width:768px){
    section.banner-0 .container .small{
        display:none
    }
    section.banner-0 .container .img_content > div .big  {
            width:100%;
    }
}
/*photos slider full width */
section.s-block--photos-slider .swiper{
    padding:0;
}
section.s-block--photos-slider .swiper .swiper-slide{
    padding:0;
    width:100%;
}
section.s-block.s-block--photos-slider {
    margin-top:0;
}
section.s-block--photos-slider  button.s-slider-nav-arrow.swiper-button-disabled {
    visibility:hidden;
}
div#swiper-wrapper-7191c10c86d11e11b {
    justify-content: center;
}
.GR_departments-1 .swiper-wrapper.s-slider-swiper-wrapper {
    justify-content: center;
}