figure img {
  max-width: 100%;
  width: 100%;
  display: block;
  border: 5px solid #aaa;
}
figure figcaption {
  margin-top: 6px;
  margin-bottom: 12px;
}
.list-of-links {
  text-align: left;
}
