.product-list.product{

	.product-info{
		.name{
			font-size:20px;
		}
		.description{
			line-height:20px;
		}
	}
			
}