
#ward-search-box { margin: 0px; border-top: 1px solid #ccc; padding: 10px 0px 15px 0px; }
#ward-search-results { background: rgb(231, 225, 217); padding: 9px; margin-top: 15px; font-weight: 700; line-height: normal!important; }
#boardMemberImage { float: left; margin-right: 15px; }
#boardMemberImage img { height: 88px; border: 1px solid #fff; }
.search-results-component { margin-bottom: 8px; }
.fa-arrow-circle-right { font-size: 1.2em; }
.col-results { padding: 0px!important; }
#map-box { height: 350px; border: 1px solid #cfc3b5; margin-bottom: 10px; }
@media (min-width: 768px) {
	#map-box { height: 500px; margin-bottom: 10px; }
	#ward-search-results { margin-top: 0px; }
}
@media (min-width: 992px) {
	#map-box { height: 700px; margin-bottom: 10px; }
}
	
