.post-thumbnail-img {
	height:150px;
	background-position:center center;
	background-repeat: none;
	background-size:cover;
}

.single .post-thumbnail-img {
	height:425px;
	background-position:center center;
	background-repeat: none;
	background-size:cover;
	margin-bottom:20px;
}
.single h1.category-heading {
    margin: 0 0 25px 0;
}
.post-excerpt {
	font-size:13px;
	line-height:20px;
}
.blog-post {
	text-align:left;
}