.table-responsive {
    width: 100%;
    overflow-x: auto;
}
