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