.grey{
	color:#ccc;
}

.map_wrap{
	position: sticky;
	top:0;
}

#map{
	width: 100%;
	height:600px;
}