/*Title*/
.product-item-title{
	overflow: visible;
	text-overflow: ellipsis;
	white-space: normal;
	margin-bottom:15px;
	line-height: 25px;
}