#stretchtape-data table.tablepress .column-1,
#stretchtape-data table.tablepress .column-4,
#stretchtape-data table.tablepress .column-7,
#stretchtape-data table.tablepress .column-8 {
  white-space: nowrap;
}

#stretchtape-data table.tablepress .cell-inner-block {
    display: block;
    white-space: nowrap;
}