.table-outer {
    width: 100%;
    overflow-x: scroll;
    overflow-y: scroll;
}
