p {
    hyphenation: polish;
/*    hyphenation-restrict: none; */
    hyphenation-restrict: large-words; 
}
    
div.short_right_text {
    hyphenation: polish;
    hyphenation-restrict: large-words;
}
