Hello community!

I've been testing some new layouts and here is the problem. I want to give 100% width to certain images, for responsive purposes. Now let's say that the original image is 500px, but my email box is only 300px... giving it 100% width will work beautifully across all browsers and devices, however Outlook will push that image to its original 500px and break the whole layout.

Have anyone figured out how to bypass this issue on Outlook?

By the way, I'm going fluid. So Media Queries are out of question.

Thank you!