@media (max-width: 1024px) {
    .independent_mobi body {
        min-width: 100vw;
    }
}