.autopin-wrapper{
	position:relative;
	overflow:hidden;
}

.autopin-wrapper img{
	/* z-index:3; */
	position:relative;
	display:block;
}

.autopin-wrapper span{
	display:none;
	z-index:1;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	float:left;
}
