@media screen and (max-width: 1366px) {
    body {
        overflow-x: hidden;
    }
}