@media screen and (min-width: 1440px) {

.container {
  min-width: 1380px;
  max-width: 1380px;
}

}
