html {
    max-width: 100vw !important;
}

body {
    max-width: 100%;
    overflow-x: hidden !important;
}

