#vg-geolocate {
	width: 20px;
	height: 20px;
    background-color: transparent;
	background-image: url( target.png );
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

#search-location {
	display: inline-block;
	width: 88% !important;
}