@charset "utf-8";
#Grid {text-align: center;}
#Grid img {max-width: 700px;}
@media only screen and (max-width: 750px)
{
	#Grid img {width: 100%;}
}
