ul.testimonials__list {
    list-style-type: none;
}

summary {
    display: block;
    font-size: 18px;
    cursor: pointer;
    font-weight:bold;
}
.wrap__logoHeader--inner {
    max-width: 700px;
}

@media (max-width:519px) {
    
    
    .wrap__locationsHeader {
        
        top: -158px;
        
    }
    .logo__link.logo__left .logo__summary {
    text-align: center !important;
   
}
}