@media (min-width: 992px) {
    .modal-xl {
        width: 80%
    }
}

.modal-reportviewer {
    width: 96%;
}