@media (min-width: 1200px) {
    .modal-xxl {
        --bs-modal-width: 1200px;
    }
}