JSFiddle - React, Tailwind, and code Playground

HTML

<img src="http://farm8.staticflickr.com/7165/6840151639_b31263de71_b_d.jpg" />

CSS

img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}