@media screen and (max-width: 425px){
.wrap__page-content .editable img {
    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__socialmedia-location-logo .location p:last-child {
    margin: -10px 0px 0px -15px;
}


li.featuredblock__item:nth-child(3) > div:nth-child(1) > a:nth-child(1) > p:nth-child(3)::after {
    content: "Jennifer - Raleigh, NC";;
    display: block;
    margin-top: 20px;
}

.logo__image {
    height: auto !important;
}

div#specialoffer {
    display: none;
}
#welcome-content, .home-layout .wrap__page-content {
    float: unset; 
    width: 65%;
     padding: 0 0px 0 0px; 
    margin: 0 auto;
}
.wrap__slider .slider__text {
    top: 72%;
}