@media (max-width: 767px) {
 html, body {
 overflow-x: hidden !important;
 width: 100%;
 }
}
