img {
	width: min(20rem, 100%);
}

.real-faces img {
	width: 40rem;
}

.ponies img {
	width: auto;
	max-height: 30rem;
}