/**
 * Service Stations Page Styles
 * Shared styles for Community Digital Service Stations pages DLC (EN)
 */
.leaflet-container .leaflet-control-attribution {
    width: 255px;
    position: absolute;
    bottom: 5px;
    right: 0px;
    padding: 0 4px;
    font-family: sans-serif;
    font-size: 12px;
    background: transparent;
}

/*
@media print, screen and (max-width: 992px) {
	@media print, screen and (max-width: 992px) {
		body .bodyArea .section_header_banner h1 {
			font-size: 6vw !important;
		}
	}
} */