@media(min-width: 1100px){
    body {
        overflow-x: inherit !important;
    }
}
