How to make images responsive
I spent WAY too much time trying to figure this out when there is a MUCH simpler method. The answer?! Put the freaken images into a DIV container and then wrap the image. But i'm going to show other examples because they are both useful depending upon what you need for your site...Option #1 using a div container and wrapper
(I have mine centered)

Example of responsive image using a DIV and wrapper:

HTML: