@media only screen and (min-width : 320px) {
	.vzLogo {
    width: 5em;
	margin-top: 1em !important;
	margin-left: auto;
	margin-right: auto;
	}
	
	#map_zoom_slider{
	display: none !important;
	visibility: hidden !important;
	}
	.topLine{
	margin-top:1.3em;
	}
}