@media screen and (max-width:1400px){
  body .container {
    max-width: 1170px;
  }
}