/*.card-body {*/
/*  overflow: auto;*/
/*}*/
/*.tab-content {*/
/*  overflow-x: scroll;*/
/*}*/

.table-scroll-block {
  overflow: auto;
}
