@charset "utf-8";
/* CSS Document */

#google-map iframe {
	border: none;
	height: 600px;
	width: 100%;
}
#map img {
	width: 100%;
}
