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