@media screen and (min-width: 992px) {
  body.kc-home-page .max-w-\[1400px\] {
    max-width: 1800px !important;
  }

  body.kc-home-page .md\:left-12 {
    left: 7.5rem;
  }

  body.kc-home-page .md\:right-12 {
    right: 7.5rem;
  }
}
