
.show-on-site p {
    text-align: center;
}
 
.map-a .map__wrap {
    z-index: 9;
}

@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: center;
}
 

}

@media only screen and (max-width: 990px) {
    .map-a .map__display {
    height: 450px !important;
}
.ple-column-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}
 
}
 