article.mappa_homepage {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	height:20rem;
	position:relative;
}
div.popup {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:5rem;
	height:3rem;
	background:url(../../../images/pubblico/logo.png) no-repeat center center #FFF;
	background-size: contain;
}
#map-canvas{width: 100%; height:100%; position:relative;z-index:10;}
/* Smartphones ----------- */
@media only screen and (max-width : 960px) {
div.article.mappa_homepage {
}
}
/* ipad desktop ----------- */
@media only screen and (min-width : 961px) {
div.article.mappa_homepage {
}
}