/*  */



.mobile-picture {
	padding: 2em 0;
	margin: 0 auto;
	float: none;
	display: none;
}

figure:not(.mobile-picture) {
	display: block;
}
