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