/* Enter Your Custom CSS Here */
.tablepress tfoot th, .tablepress thead th, .tablepress tbody td {
  width: 50px !important;
  text-align: Center;
}
.mask {
  height:50%;
  left:0;
  position:absolute;
  width:500%;
  z-index:2;
}
