div.logo img {
	height: 80px;
}
@media screen and (min-width: 767px) {
body.paperless article.post img {
	max-width: 30%;
	margin: 0 10px;
}
}
