
.c-tooltip__item .c-copy__text {
    hyphens: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    text-wrap: pretty; 
}
