@media (min-width: 1400px) {
  .container {
    width: 1350px;
  }
}