.post-navigation .post-title,
.entry-title,
.comments-title {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}


@media (max-width: 600px) {
    .modal-grelka__content > .text-formatted > p:last-child {
        justify-content: left;
        flex-wrap: wrap;
    }
}