@media (min-width: 992px){
    body {
        overflow-x: hidden;
    }
}