.uc-risk-estimate .t-descr {
    text-align: justify !important;
}
.uc-textjustify {
    text-align: justify !important;
}
.t-text, .t-title, .t-descr {
    word-break: keep-all;
    overflow-wrap: normal;
    white-space: pre-line;
}