@media only screen and (min-width: 1600px) and (max-width: 1920px) {

.container {
  max-width: 1570px !important;
}

}