.distributor-map-wrapper {
	padding: 15px;
	height: 500px;
}

.distributor-array {
	margin-top: 50px;
}

.distributor-cell-wrapper {
	padding: 5px;
}

.distributor-cell {
	height: 275px;
	border: 1px #ddd solid;
	padding: 15px;
}

.distributor-logo {
	max-width:110px;
	max-height:65px
}