Media

Images

Prevent images from overlapping.

img {
  max-width: 100%;
  height: auto;
}