.nykeoc-table-wrap {
  overflow: auto;
}
.nykeoc-table th, .nykeoc-table td {
  white-space: nowrap;
}

@media screen and (max-width: 991px) {
  .nykeoc-table th, .nykeoc-table td {
    font-size: 14px;
  }
}