body{
	justify-content:center;
	align-items:center;
}

#map { 
	width: 800px;
	height: 600px; 
	margin: 20px auto;
}

#imgIcon{
    width: 70px;
    height: 70px;
}
