.t-descr, .t-title, .t-name {
    word-break: normal !important;
    
    
}

/* Применяем стили к элементам с атрибутом data-elem-type="text" */
[data-elem-type="text"] {
    word-break: normal !important;
    
}






@media screen and (max-width: 640px) {
    #rec902239285 .t998__item-text {
        font-size: 18px;
    }
}


@media screen and (max-width: 460px) {
    .t905__content {
        min-height: calc(60vw - 40px);
    }
}