@charset "UTF-8";


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




