/* .banner__image-wrapper {
    max-height: 80vh !important;
}

@media (max-width: 768px) {
    .banner__image-wrapper {
    max-height: 30vh !important;
}
} */

.header-z-index{
    z-index: 199 !important;
}
.section--light .editable p {
    color: #535353;
}
.section--light .navigation-a .navigation__item--link {
    color: #535353;
}
@media (min-width:991px) {
.banner-a .banner__title::after {
    content:'Welcome to\A Vision Therapy Associates of York';
    white-space: pre;
}
}
@media (max-width:991px) {
.banner-a .banner__title::after {
    content:'Welcome to\A Vision Therapy\A Associates of York';
    white-space: pre;
    font-size:2rem;
}
}


@media(min-width:991px){
.container-fluid .banner-a .banner__text-wrapper {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10%;

}
}

.alias-reviews_promo_image {
    height: 100% !important;
}