@media screen and (max-width: 769px) {
  .nykeoc-horizontal-table tbody tr td:first-child {
    white-space: nowrap;
    width: auto;
  }
}