.blog .category-desc img {
	width: 100%;
	height: auto;
	margin: -10px 0 15px 0;
	float: left;
}
.blog-featured img, .blog img {
	width: 48%;
	height: auto;
	margin: 0 0 1% 1%;
	float: left;
}

