@media (max-width:1400px) and (min-width:1024px){
    .container{
        max-width: 95%;
    }
}