p, li, th, td, dt, dd, label, legend, blockquote, caption {hyphens: none;}
.c-table thead tr th, .c-table tfoot tr th, .c-table tfoot tr td, .c-table tbody tr th, .c-table tbody tr td, .c-table tr td {
    display: table-cell;
  }
  
.c-table {
    max-width: 100%;
    width: 100%;
  }

.c-table tr th, .c-table tr td {
    font-size: .750rem;
  }
