@media (min-width:970px) and (max-width: 2500px) {
    .container {
     width:970px;
    }   
}