.table-scroll {
    overflow: auto;
    margin: 0 -8px;
}

.table-scroll_dspn {
    display: none;
}

.table-scroll_last-ch td:last-child {
    white-space: nowrap;
}