img {
  height: auto;
  width: 100%;
/* even more control with max-width */
  max-width: 720px;
}