img.b-lazy:not(.b-loaded) { 
	position:absolute;
	left:50%;
	top:50%;
	width:35px;
	transform: translate(-50%,-50%);
	margin:0px !important;
}
