

@media only screen and (min-width: 1000px) {
    .container {
        min-width: 1440px !important;
    }
  }

