.ltsinfo-container {
	background: rgba(0,0,0, 0.4);
	z-index: 800;
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: center;
}

.ltsinfo {
	z-index: 900;
	margin-left: 50px;
	margin-right: 20px;
	color: #FEFEFE;
}

.ltspic > .leaflet-popup-content-wrapper > .leaflet-popup-content {
	margin: 0;
}

.ltspic > .leaflet-popup-content-wrapper {
	padding: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	text-align: center;
}

.ltspic:hover {
	#display: none;
}