.t-text {
  hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
}