#FIRM_MAP {
	width: 100%;
	height: 480px;
}
svg.leaflet-zoom-animated {
	opacity:0.9;
}
.legend {
	line-height: 30px;
	color: #555;
	background: white;
	padding: 5px;
}
.legend i {
	width: 20px;
	height: 20px;
	float: left;
	margin: 5px;
	opacity: 1;
}