.shorten {
  inline-size: 300px;
  overflow-wrap: break-word;
  word-wrap:break-word;
}

td.wraptext {
white-space: normal;
}

