.cta_read_more__container.cta__container, .featuredblocks {
    text-align: center;
}
h2 {
    font-size: 19px;
}
.wrap__page-content .staff ul {
    list-style-type: none;
}
.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .wrap__editable-content ul, .wrap__editable-content ol, .staff-member ul, .staff-member ol, .editable ul, .editable ol, .form ul, .form ol {
    clear: unset;
}


.cstm_blocks .featuredblock__item {
    width: 24%;
    float: unset;
    margin: 0 auto!important;
}
.cstm_blocks .featuredblock__title {
    width: 100%;
    text-align: center;
}
.cstm_blocks .featuredblock__item .featuredblock__container {
    height: 130px!important;
}
.featuredblock__item:nth-of-type(2), .featuredblock__item:nth-of-type(3) {
    background-color: rgb(0 149 142);
}
.featuredblock__item:hover {
    background: rgb(2 88 84);
}
.tab-container .wrap__cta__featured-articles-tab .cta, .tab-container .wrap__cta__testimonials-tab .cta {
    background-color: rgb(0 149 142);
}
.wrap__socialmedia-location-logo .wrap--inner {
    overflow: hidden;
}












@media (max-width:767px) {
    iframe {
        width: 100%;
    }
    
    img.align-right, img.align-left {
    float: none!important;
    }
}









