.ModalTable {
    width: 90vw;
}

.ModalTable__Container {
    width: 100%;
    height: 90vh !important;
    background-color: transparent !important;
}