.prevent-word-split {
  word-break: keep-all;
  white-space: normal;
}