.t-rec {
    word-break: normal !important;
}


::selection {
    /* укажи цвет выделения текста */
    background: ##E8F6FA;
}

