Responsive Image

HTML

<img class="fixedimage" src="http://wpbeaches.com/wp-content/uploads/2014/02/scale-image-responsively.jpg" alt="scale images responsively" width="630" height="420" scale="0">

CSS

img{max-width:1200px;height: auto;width: auto\9; /* IE8 */}