.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
    display: block;
}

.tuhsmasterbrand_custom_table table thead {
    display: table-header-group;
}

@media only screen and (max-width: 768px) {
  .tuhsmasterbrand_custom_table table {
    margin-bottom: 0;
  }
  .tuhsmasterbrand_custom_table table thead tr {
    border-top: none;
  }
}
