@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 100% !important;
    }
}