.wrap__locations-header--inner {
    padding: 10px 0 5px 25px;
}
.wrap__locations-header--inner p {
    margin: 0;
    text-align: right;
    line-height: 1.1;
}
p.location__phone a:before {
    content: "\f095";
    font-family: FontAwesome;
    padding-right: 5px;
}
p.location__address:before{
    content: "\f041";
    font-family: FontAwesome;
    padding-right: 5px;
}
.wrap__exclusive-offer-form .form__group.form-input-comments {
    width: 82%;
}
.staff-member__description {
    max-height: unset!important;
}
strong.testimonials-item--source, .testimonials-item--content.testimonials__content {
    text-align: center;
}
.wrap__logo-footer--inner .logo__link .logo__summary {
    text-align: center;
}
.cstm_col2 {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

.cstm_col2 table, .cstm_col2 table tr td {
    border: none;
}



.wrap__exclusive-offer-form {
    padding-bottom: 50px;
}

.wrap__logo-header--inner .logo__link .logo__summary .logo__title {
    color: #666;
}


.wrap__navigation-header--inner .navigation:not(.mm-menu) .navigation__list .navigation__item a{
    padding: 16px 11px;
}







@media (max-width: 1199px) and (min-width: 768px) {
.wrap__exclusive-offer-form .form__group.form-input-comments {
width: 98.6%;
}
}
@media (max-width: 767px){
        img.align-right, img.align-left {
    float: none!important;
    }
    .cstm_col2, .cstm_col2 table tr td {
    width: 100%;
    text-align: center;
}
.cstm_col2 table, .cstm_col2 table tr td {
    border: none;
    margin: 0 auto;
}
    .wrap__exclusive-offer-form .form__group.form-input-comments {
width: 100%;
}
    .wrap__locations-header--inner {
    padding: 0 0 5px 25px;
}
.wrap__logo-header--inner .logo__link .logo__summary {
    float: none!important;
    position: absolute;
    bottom: -40px;
}
.wrap__logo-header {
    padding: 10px 20px 60px;
}
p.logo__title {
    text-align: center;
}
}
@media (max-width: 519px){
.wrap__logo-header {
    padding: 20px 20px 60px;
}
}