@media screen and (max-width: 425px){
.wrap__page-content .editable img, .mobile_set{
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    height: auto !important;
    max-width: 100% !important;
}}

#staff__list {
    list-style-type: none !important;
}

.wrap__slider .bx-wrapper .bx-controls-buttons{
    bottom: 30px;
}

.staff-member__image {
    background-size: cover;
    height: 150px;
}

.wrap__fullwidth--inner .staff{
    background: unset;
    box-shadow: unset;
}

.staff-member__description {
    color: #333333 !important;
}

h1, h2, h3, h4, p, button, ul li, ol li{
    font-family: sans-serif;
}

#staff, #testimonials, .wrap__socialmedia, .wrap__socialmediaFooter {
    display: none !important;
}

.featuredblock__containerlink {
    text-decoration: none;
}

.wrap__locationFooter {
    width: 100% !important;
}