@media (min-width: 64em) {
	article {
		padding: 2em;
	}

	.article-image-big {
		height: 16.6rem;
	}
}