figure {
	float: right;
	margin: 0 0 15px 15px;
	width: 100%;
}
	figure img {
		margin-bottom: 10px;
		max-width: 100%;
	}
	figcaption {
		font-size: 72%;
		text-align: center;
	}