@charset "utf-8";

@media screen and (min-width: 0px) and (max-device-width: 640px) {
	img {
		width: 100%;
		height: auto;
	}
}