@media (max-width: 1200px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}
