.t-table__cell-content {
    cursor: text;
    font-size: 18px;
    line-height: 1.4;
    max-width: 100%;
    min-height: 34px;
    padding: 9px;
    white-space: pre-wrap;
    width: 100%;
    word-break: break-word;
}