div.ccm-block-feature-item{background-color:#aeca37;border-radius:22px;overflow:hidden;display:table;width:100%;margin:0 0 20px}div.ccm-block-feature-item .feature-image{display:table-cell;width:37%;position:relative;overflow:hidden}div.ccm-block-feature-item i{margin-right:10px}div.ccm-block-feature-item .text{display:table-cell;padding:27px 4.5% 20px}div.ccm-block-feature-item .text h2,div.ccm-block-feature-item .text h3,div.ccm-block-feature-item .text h4{color:#003869;margin:0 0 15px}div.ccm-block-feature-item .text h4{color:#000;font-weight:600}@media (min-width:992px){div.ccm-block-feature-item .text h2,div.ccm-block-feature-item .text h3,div.ccm-block-feature-item .text h4{font-size:30px}.font-ic div.ccm-block-feature-item .text h2,.font-ic div.ccm-block-feature-item .text h3,.font-ic div.ccm-block-feature-item .text h4{font-size:60px}div.ccm-block-feature-item .text h4{font-size:24px;font-size:2.4rem}}div.ccm-block-feature-item .text p{margin:0 0 15px}div.ccm-block-feature-item .text h2 a,div.ccm-block-feature-item .text h3 a,div.ccm-block-feature-item .text h4 a,div.ccm-block-feature-item .text h5 a,div.ccm-block-feature-item .text h6 a,div.ccm-block-feature-item .text li a,div.ccm-block-feature-item .text p a{color:#702283;font-weight:600}div.ccm-block-feature-item .text h2 a.title{color:#003869}
@media(max-width:767px){
    div.ccm-block-feature-item .feature-image{display:block;width:auto;}.feature-image .bg-img{position:relative;width:100%;}
    .feature-image .bg-img img{    
        position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    width: 100%!important;
    height: auto!important;
    min-width: unset;
    min-height: unset;
    max-height: none!important;
    max-width: none!important;
    margin: auto!important;
    transform: unset;
    -o-object-fit: cover;
    object-fit: cover;}
    div.ccm-block-feature-item .text{display:block;}
}