.modal {
	left: -99999px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 10000;
}
body.productDetail .hero{
	float: left;
}