html { height: 100% }
 
body { height: 100%; margin: 0; padding: 0 }
 
#map-canvas { 
	height: 100%;
}

.gm-style-iw {
	font-size:14px !important;
	max-width:400px !important;
	max-heigth:500px !important;
	
}

#content {
	
padding:10px;
}