.modal-xxl {
    width: 95%!important;
    min-width: 95%!important;
}

.modal-content {
    width: 100%!important;
    min-width: 100%!important;
}

.table th,.table td {
    padding: 2px!important;
    white-space: nowrap;
}