// home map

#hover g, #hover path,{
	cursor: pointer;
}

#home-map.hover {
	cursor: pointer;
}