table.wp-block-table tr td:last-of-type {
    -ms-word-break: break-word;
    word-break: break-word;
}