@media screen and (max-width: 480px){
    .topPartsGray {
        padding-top: 180px !important;
    }
}
.topPartsGray {
    padding-top: 10px;
}


@media (min-width: 0px) and (max-width: 767px) {
    .firstSectionDescription h3, .firstSectionDescription .h3 {
        font-size: 18px;
    }
}

.offerSlider .JSofferSliderNew .slick-slide{
    opacity: 1;
}
.offer__slider_new.offer__slider{
    width: 100%;
}
.offer__slider_new .offerSlider__arrow_prev{
    left: -3px;
}
.offer__slider_new{
    display: flex!important;
}
.topPartsGray-lager{
    background: #f7f7f9;
    border-bottom-right-radius: 2000px 200px;
    border-bottom-left-radius: 2000px 200px;
    padding-top: 45px;
}

