.table-responsive {
    overflow-x: auto;
}

.table-nowrap th, 
.table-nowrap td {
    white-space: nowrap;
}
