.blog-box
{
	height: 224px;
	overflow: hidden;
}

.blog-text
{
	height: 90px;
	overflow: hidden;
}
.icon-list:before {
    background-image: url(/assets/images/list-icon.png) !important;
    height: 16px;
    width: 16px;
}
.blog-item-head
{    
margin-right: 15px!important;
margin-top:20px !important;
	}