.lazy {
	position:relative;
	float:left;
	width:100px;
	height:100px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:cover;
	margin-right:10px;
	margin-bottom:10px;
}