.news-post h2 {
	font-size: 150%;
	margin-bottom: 0;
	font-weight: bold;
}
.news-post aside {
	font-size: 75%;
	opacity: 0.75;
}
.news-post figure {
	text-align: center;
}
	.news-post figure img {
		max-width: 100%;
		max-height: 480px;
	}
