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