#image_tile {
	background-position: center -30px;

}

/* 	height: 140px; */

@media only screen and (max-width: 719px) {

#image_tile {
	background-position: center -80px;	
}

#image_top_shadow {
	background-position: center -80px;	
}
}