Responsive Image CSS + HTML

.responsive {
  width: 100%;
  height: auto;
}

Click for Demo here