p.callout {
  font-size: 32pt;
  font-weight: bold;
  text-align: center;
}

ul.gallery {
  list-style:none;
}
.gallery li {
  display: inline-block;
  width: 32%;
  margin: 1em 0;
}
.gallery li a img {
  max-width: 100%;
}
