/* p.component__subtitle.banner__subtitle.animated::after {
    content: "At Ancaster Cold Laser and Chiropractic Clinic, we combine decades of experience with heartfelt care to help you achieve an accurate diagnosis and restore you to maximum wellness. Give us a call today!";
} */
h3.videobanner-a__subtitle.component__subtitle::before {
    content: "At Ancaster Cold Laser and Chiropractic Clinic, we combine decades of experience with heartfelt care to help you achieve an accurate diagnosis and restore you to maximum wellness. Give us a call today!";
}


.cta-column .cta__links-wrapper {
    flex-direction: column;
}

.cstm-flex p {
    width: 50%;
    padding: 1rem;
}

@media (max-width: 768px) {
    .cstm-flex p {
    width: unset;
    }
}

@media (max-width: 800px){
    .ple-column-padding{
        overflow-x: hidden !important;
    }

    .alias-fb_harrisburg, .featuredblocks-grid-a .featuredblocks{
        padding: 20px 0px;
    }

    #id_87b2a962-178a-5042-958e-4c5ca6b2c6fd .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

body {
    overflow-x: hidden !important;
}