#map_section {
	overflow:hidden;
}

#map-canvas {
	width:100%;
	height:100%;
}

#map-canvas img {
    max-width: none;
	max-height:none;
}
