@charset "utf-8";
/* CSS Document */

@media only screen and (max-device-width: 480px) {
	img {max-width:100%; }
	
}