.inner .gallery {
	margin-bottom: 4em;
}

.gallery .image {
	max-height: 12em;
}

/* body {
    font-size: 1.2em;
} */


iframe {
    width: 45em;
    height: calc(45em * 0.5625);
}