h2+p {
  margin-top: 10px;
}
.aboutlink {
  list-style:none;
  overflow:hidden;
}
.aboutlink li {
  width:33%;
  float:left;
}
.aboutlink li:first-child a:first-child img {
  margin-bottom:10px;
}
.aboutlink li:nth-child(3n+1) {
  clear:both;
}
.aboutlink li a img {
  max-width:100%;
  height:auto;
}
.pricechange {
    display: flex;
    flex-wrap: nowrap;
    font-size: 16px;
    margin: 11px 1em;
}
.pricechange dt {
  width: 240px;
}
