@charset "utf-8";
/* CSS Document */

img.responsive {
	/* image responsive */
	display: block;
	max-width: 100%;
	height: auto;
}
