.taMarker {
	display: block;
	border: none;
	/* cursor: pointer; */
	padding: 0;
	background-image: url(https://ticinoadventures.com/wp-content/uploads/2017/03/Ticino-Adventures-Drop-Pin-Location-Directions-2.png);
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	background-size: contain;
}
