@media (min-width: 992px) {
  .container {
    max-width: 1140px !important;
  }
}