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

figure {
  margin: 0;
}

figure img {
  display: block;
}

figcaption {
  margin: 1em 0;
}