.product-view-load{
	margin:auto;
}
.product-view-loader{
	margin-top: 4%;
	position: absolute;
	margin-left: 40%;
	z-index: 99;
	background: url(images/loader.gif);
	background-position: center;
	background-repeat: no-repeat; 
	background-size: 75px 75px;
	width: 200px;
	height: 200px;
}