.section--dark .banner-a .banner__title {
	text-transform: uppercase;
}

.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .wrap__editable-content ul, .wrap__editable-content ol, .staff-member ul, .staff-member ol, .editable ul, .editable ol, .form ul, .form ol {
	clear: none;
}
.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
	clear: none;
}
.meet-zion img {
    width: 500px;
}

.meet-zion {
    float: right;
}

.meet-zion p {
    text-align: center;
}


.map-a .map__wrap {
    z-index: 9;
}

.banner-inner .flexslider .slides img {
    height: 350px;
    object-fit: cover;
    object-position: center;
}

@media (min-width: 1199px){
.map-a .map__container {
    max-width: 1470px;
}
}
@media only screen and (min-width: 992px) {
.map__col {
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
}
.flexslider .slides img {
    height: 700px;
    object-fit: cover;
    object-position: 50% 18%;
}
    .banner-a .banner__title {
        font-size: 2.3rem;
	}
 

}

@media only screen and (max-width: 990px) {
    .map-a .map__display {
    height: 450px !important;
}
.ple-column-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}
 
}
 