@charset "utf-8";

@media screen and (max-width: 768px) {
	.overview-content .a { background-image:url(mobile/a.jpg);}
	.overview-content .e { background-image:url(mobile/e.jpg);}
	
}