JSFiddle - React, Tailwind, and code Playground

HTML

<img src="http://www.planwallpaper.com/static/images/Awesome-Nature-Background.jpg" />

CSS

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