.type-attachment .entry-title,
.author-description,
.widget,
.entry-content,
.entry-summary,
.page-content,
.comment-content,
code,
kbd,
tt,
var,
samp,
pre,
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    word-wrap: none;
}