.container{
	width: 100%;
	height: 600px;
}

#map{
	height: 100%;
	width: 100%;
	background-color: white;
}