.page {
  display: inline-block;
}

.calendar iframe {
  margin-top: 1em;
  height: calc((30vw + 40em) * 0.67);
  width: 100%;
}
