p.logo__description {
    text-align: center;
}
.wrap__exclusive-offer-form .form__group.form-input-comments {
    width: 82%;
}
.cstm_fbplugin {
    float: right;
    padding-left: 30px;
}
.staff-member__description {
    max-height: 100%!important;
}
.testimonials__item {
    display: contents!important;
}
.testimonials__content {
    text-align: center;
}















@media (max-width: 1199px) and (min-width: 768px) {
.wrap__exclusive-offer-form .form__group.form-input-comments {
width: 98.6%;
}
}
@media (max-width: 1024px){
    img.align-right, img.align-left {
    float: none!important;
    }
    }
@media (max-width: 767px){
.wrap__exclusive-offer-form .form__group.form-input-comments {
width: 100%;
}
}
@media(max-width: 519px) {
.cstm_fbplugin {
    float: none;
}
}