@media only screen and (max-width: 1300px) {
  header .container {
    padding: 0 70px;
  }
}
