.table-container {
    overflow-x: none;
}

.table-container-wide {
    min-width: 70vw;
}