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