#imgMap{
	height:400px;
	width:390px;
}
#imgMan{
		left: 50%;
  	position: absolute;
  	transform: translateX(-50%);
}