@media(min-width:1199px){
    html.snap-html{
        scroll-snap-type: none !important;
    }
}