.product-recommendations {
	display: block;
	position: relative;
    clear: both;
}
.products {
	float: left;
	width: 100%;
}
