#blog_category_container .blog-category-title{
    font-size: 25px;
    color: #7e7e7e;
    margin-bottom: 15px;
}
#blog_category_container .blog-category-image img{
    max-width: 100%;
    height: auto;
}
#blog_category_container .blog-category-description,
#blog_category_container .blog-category-description p{
	margin: 10px 0px;
	font-size: 15px;
    color: #7e7e7e;
}