#fp_googleMapSidebar {
	background: #daebd7 !important;
}

#fp_googleMapSidebar .giant-ostschweiz h4 {
	padding-bottom: 50px;
}
#fp_googleMapSidebar .mecalac-deutschschweiz-tessin h4 {
	padding-bottom: 50px;
}
#fp_googleMapSidebar .giant-westschweiz h4 {
	padding-bottom: 40px;
}
#fp_googleMapSidebar .giant-zentralschweiz h4 {
	padding-bottom: 55px;
}
#fp_googleMapSidebar .mecalac-westschweiz h4 {
	padding-bottom: 40px;
}

#fp_googleMapSidebar .giant-ostschweiz {
	background-image: url(http://www.giant-hoflader.ch/schweiz/images/logo_aggelerag.png);
	background-repeat: no-repeat;
	background-position: 0 35px;
	background-size: 150px;
}
#fp_googleMapSidebar .mecalac-deutschschweiz-tessin {
	background-image: url(http://www.giant-hoflader.ch/schweiz/images/logo_aggelerag.png);
	background-repeat: no-repeat;
	background-position: 0 35px;
	background-size: 150px;
}
#fp_googleMapSidebar .giant-zentralschweiz {
	background-image: url(http://www.giant-hoflader.ch/schweiz/images/logo_leiserag.png);
	background-repeat: no-repeat;
	background-position: 0 30px;
	background-size: 150px;
}
#fp_googleMapSidebar .giant-westschweiz {
	background-image: url(http://www.giant-hoflader.ch/schweiz/images/logo_bernard-frei.png);
	background-repeat: no-repeat;
	background-position: 0 30px;
	background-size: 150px;
}
#fp_googleMapSidebar .mecalac-westschweiz {
	background-image: url(http://www.giant-hoflader.ch/schweiz/images/logo_jaquetsa.png);
	background-repeat: no-repeat;
	background-position: 0 30px;
	background-size: 150px;
}
@media only screen and (max-width: 1800px) and (min-width: 1201px) {
	#fp_googleMapSidebar .giant-zentralschweiz {
		background-position: 0 40px;
	}
	#fp_googleMapSidebar .giant-zentralschweiz h4 {
		max-width: 180px;
	}
}
@media only screen and (max-width: 1550px) and (min-width: 1201px) {
	#fp_googleMapSidebar .giant-ostschweiz h4 {
		padding-bottom: 50px;
		height: 20px;
	}
	#fp_googleMapSidebar .giant-ostschweiz {
		background-position: 0 40px;
	}
	#fp_googleMapSidebar h4 {
		font-size: 12px;
	}
}
@media only screen and (max-width: 1200px) {
	#fp_googleMapSidebar, #fp_googleMap {
		width: 100% !important;
		height: auto !important;
	}
	#fp_googleMapSidebar .giant-ostschweiz h4 {
		height: auto;
	}
}


