@media (max-width: 991px) {
    body {
        overflow: hidden;
    }
}

