.wrap__header--top {
    z-index: 2 !important;
}

.logo {
    width: 100%;
}

.staffitem {
    list-style-type: none;
}

.featuredblockitem.hasimage .featuredblockimage, .featuredblockitem.hasicon .featuredblockicon {
    min-height: 50px;
}

.mapdisplay {
    height: 400px !important;
}

.staff-memberimage {
    background-size: cover;
    height: 210px;
}

@media (max-width: 767px) {
.logolink.logoright .logoimage, .logolink.logoleft .logoimage {
    max-width: 300px !important;
    width: 100% !important;
    height: auto !important;
}

.logo__link.logo__top .logo__image {
    height: auto !important;
}

.logolink.logoleft {
    flex-direction: column;
}
.wrappage-content img, .wrapeditable img, .wrap__editable-content img, .staff-member img, .form img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
}
}