aside h2 {
  font-size: 1.2rem;
}

aside h2:last-of-type {
  margin-top: 1.5lh;
}

iframe {
  height: 100%;
  min-height: 400px;
}

aside img {
  width: 80%;
  margin-top: 40px;
}