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

/* height: 185px; */

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

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

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


