.leaflet-control-info .info-button {
	display:block;
	float:left;
	width:30px;
	height:30px;	
	background: url('imgs/info-button.svg') no-repeat 4px 4px #fff;
	border-radius:4px;
}