.editable ul { 
    clear: left;
}
.editable ul + *, .editable ol + * {
    clear: inherit;
}
.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: inherit !important;
}


.logo__summary {
    padding-top: 18px;
}
.logo__description {
    margin: 1px;
    padding-top: 2px;
}


.location__address, .location__address-2, .location__city-state-zip, .location__phone, .location__fax {
    color: #000000 !important;
    font-size: 18px !important;
}
.location__phone a, .location__fax a {
    color: #000000 !important;
    font-size: 18px !important;
}


.navigation:not(.mm-menu) .navigation__list > .navigation__item > a {
    padding: 16px;
}


@media (min-width: 1201px){
.featuredblock__icon {
    padding-top: 140px;
}}


h2.hours__title {
    text-transform: inherit;
}


.wrap__contact .wrap__form.contact, .wrap__form.appointment {
    margin-top: 0px;
}

@media (max-width: 520px){
.slider .slider__image {
    background-position: 94%-50%;
}
}