#mapContainer{
	position:relative;
	width: 80%;
	height: 450px;

}

#distributorMap{
	position:absolute;
	width: 100%;
	height: 100%;
	padding: 20px 0;

}

