.postcard h3 {
  height: 2.5em; }
  .postcard h3 a {
    display: block; }
.postcard p {
  padding: 0.5em; }

.postcard-sets {
  list-style-type: disc; }
  .postcard-sets li {
    padding-left: 1em;
    margin-left: 2em; }
