.productList article.product {
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	background: none;
}

.product .productBody .image, .product .productBody .googleMap {
	max-height: unset;
}
