@media (min-width: 992px) {
  .modal-xlg {
      max-width: 1000px !important;
  }
}
