Break-word/stop hyphenating in Outlook 2016
Hi all,
Looking for some help to eliminate wrapping and hyphenating words inside td's when rendering in Outlook 2016. It is not an issue on Gmail, Outlook Web, or Outlook Mobile; it's just the Outlook 2016 desktop app.

I'd rather the broken word be placed unbroken on the next line rather than hyphenated, which is a little difficult to read.
Per some search results I found, I've tried adding: word-break:break-word, -ms-word-break:break-word, and -mso-word-break:break-word" to all of td, p, and body to no avail. I'm also having trouble finding an property that works in Outlook 2016 per the Campaign Monitor tool.
Thanks in advance!
My code:
[removed]
