table td,
table td * {
  word-break: normal !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
}
