I have css that is targeting an image that I want to appear as 25px. The image width is being inlined to the the image's style attribute fine, but it's not being added to the width attribute of the image, and Outlook doesn't like this. Attached is a screenshot of Outlook 2021. You can see two versions of the same image. The one on the left has a width attribute of 25, and the one on the right does not. Both have the width in the style set correctly. This needs to be added to ensure compatibility with Outlook.
