@media (min-width: 1400px) {
  .container {
    width: 1380px; /* O cualquier valor deseado */
  }
}