@media (min-width: 1400px) {
  .container {
    max-width: 1320px; /* Replace with your desired width */
  }
}