.wrap__exclusive-offer-form .form__group.form-input-comments {
    width: 82%;
}
hr, .clr {
    clear:both!important;
}
.home-layout .testimonials .bx-viewport {
    height: 170px!important;
}
.location__phone a{
    color: #ffffff!important;
    font-weight: bold;
}

.featuredblocks__list {
    justify-content: center;
}
.cstm_feat .featuredblock__title {
    display: block!important;
    float: none!important;
    text-align: center!important;
    width: unset;
}

.staff-member__description {
    max-height: 100%!important;
}
.staff-member__image-wrapper {
    height: 200px;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 200px!important;
    height: auto;
    width: 100%!important;
}




@media (max-width: 1199px) and (min-width: 768px) {
.wrap__exclusive-offer-form .form__group.form-input-comments {
width: 98.6%;
}
}
@media(max-width: 767px) {
.wrap__exclusive-offer-form .form__group.form-input-comments {
width: 100%;
}
}
