/* Start custom CSS */.post-thumbnail {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 150px;
	margin-bottom: 80px;
}

.post-thumbnail img {
	display: block;
	width: 100%;
}/* End custom CSS */