.t-text {
    overflow-wrap: break-word;
    word-wrap: break-word;
    overflow: auto; /* Если нужно */
}
