/* Hide bottom portion of tiles that include dates and price */
.product-footer {
	display:none;
}