    .test-volume{width:100%;border-collapse:collapse;margin:1.25rem 0;font-size:.9375rem;line-height:1.5;color:#e5e5e5;table-layout:fixed}
    .test-volume th,.test-volume td{padding:.75rem 1rem;text-align:left;vertical-align:top;border-bottom:1px solid #333;word-wrap:break-word;overflow-wrap:break-word}
    .test-volume thead th{font-weight:600;color:#fff;border-bottom:1px solid #555;font-size:.875rem;text-transform:uppercase;letter-spacing:.03em}
    .test-volume tbody tr:last-child td{border-bottom:none}
    .test-volume td:nth-child(1){font-weight:600;color:#fff}
    .test-volume th:nth-child(1),.test-volume td:nth-child(1){width:28%}
    .test-volume th:nth-child(2),.test-volume td:nth-child(2){width:52%}
    .test-volume th:nth-child(3),.test-volume td:nth-child(3){width:20%;color:#4DB8A4;font-weight:500}
    @media (max-width:640px){
      .test-volume,.test-volume thead,.test-volume tbody,.test-volume tr,.test-volume td,.test-volume th{display:block;width:100%}
      .test-volume thead{position:absolute;left:-9999px;top:-9999px}
      .test-volume tr{padding:.875rem 0;border-bottom:1px solid #333}
      .test-volume tbody tr:last-child{border-bottom:none}
      .test-volume td{padding:.375rem 0;border:none;width:auto}
      .test-volume td:nth-child(1),
      .test-volume td:nth-child(2),
      .test-volume td:nth-child(3){width:auto}
      .test-volume td::before{content:attr(data-label);display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#888;margin-bottom:.125rem}
      .test-volume td:nth-child(3){color:#4DB8A4}
    }
