@media screen and (max-width: 1024px) {
body { min-width: 1200px !important; }
}