.tableScrollable {
    width: 100%;
    overflow-x: scroll;
    /* height: 100%; */
}

.table-info {
    /* min-width: 100vw !important; */
}

#myTable{
    

}