@charset "utf-8";

@media (min-width: 0px) and (max-width: 680px){
.c {
	width: 100%;
}
.c img {
	max-width:100%;
	}

}
