@charset "utf-8";
/* CSS Document */
.gallery img{
	width:100%; 
	max-width:300px;
	/*height:100%; 
	max-height:100px;*/
}
