I have an image with this markup
And I am using CSS to downsize it to 600
I'm not sure of the root cause but if you add
width: auto;
then it works.