body img:not(.featherlight-image) {
	max-height: 50vh;
	border: 1px solid black;
}


.center {
	display: block;
	margin: 0 auto;
}
