@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    
    [data-aos^=fade][data-aos^=fade]{
        opacity:1;
        transform:none;
    }



    .swiper-history.swiper-container{
        overflow: scroll;
        overflow-y: hidden;
    }
    .swiper-history .swiper-slide{
        margin-right:70px;
    }

}