@media only screen and (max-width: 1300px) {
body {
    overflow-x: scroll !important;
}
}