div.block-area#best-products
{
    width: 100%;
    margin-bottom: 100px;
}

	div.products-list.best
	{
		position: relative;
		float: left;
		width: 100%;
		padding-bottom: 100px;
		overflow: hidden;
	}