@media (max-width: 800px){
    .ple-column-padding{
        overflow-x: hidden !important;
    }

    .alias-fb1_fairbans, .featuredblocks-grid-a .featuredblocks{
        padding: 20px 0px;
    }

    #id_1d922bae-62f6-58a2-a656-da2aea35bba6 .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

body {
    overflow-x: hidden !important;
}

.component__button--3,
.component__button--2 {
    color: #fff !important;
}

.cl_list2 {
    column-count: 2;
}

.gallery-grid--item {
    justify-content: center;
}

.editable__container video,
.editable container iframe {
    max-width: 100%;
}
@media (min-width: 992px) {
   .trustedchiro .component__subtitle {
        width: 60%;
        margin: 0 auto;
    }
}
.liststyling ul li {
    list-style: none;
    background-image: URL("/storage/app/media/_img/blue-bullet_20.png");
    background-repeat:no-repeat;
    padding-left: 30px;
    Margin-top:7px;
    margin-bottom:7px;

}
@media(min-width:991px) {
    .banner-a .banner__title {
    margin-top: 8%;
}

.cta__button, .banner-e__form form .submit {
        min-width: 20rem;
    }
}

 .customfixed__title{
    font-size: 0.6rem;
    line-height: 0.8rem;
}