html, body {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.t-container, .t-col, .t-text, .t-descr, .t-title, .t-name {
  word-break: normal;
  overflow-wrap: break-word;
  white-space: normal;
}
