
@media (min-width: 1200px) and (max-width: 1370px) {

    .container{

        max-width:1100px;
    }
    
}