.table-scroll {
max-width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-scroll > table {
min-width: 42em;
}
.table-scroll {
max-width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-scroll > table {
min-width: 42em;
}