Workflows uses an HTML sanitizer. It looks like the img tag doesn’t allow the style attribute. However, you might be able to wrap the img in a div block and apply the style to your div. See this post for more information on the HTML sanitizer.
img
style
div