body.single-post table tr td:last-of-type {
    -ms-word-break: break-word;
    word-break: break-word;
}