@media only screen and (min-width: 1500px) {
  .container {
    width: 1280px;
  }
}