.myIcon{
	content:url("{{ asset('img/marker.svg') }}");
  width:45px;
  height:45px;
}
