.vc-s3_features .row > div{margin-bottom:30px;}
.vc-s3_features .c-articles__article__title img{max-height:110px;}
.vc-s3_features h3{margin:0 0 1em;}
.vc-s3_features p{margin-top:0;margin-bottom:1.333em;}
.vc-s3_features .switch-box{margin-bottom:67px;display:flex;justify-content:center;align-items:center;}
@media screen and (max-width:900px){
.vc-s3_features .switch-box{flex-direction:column;}
}
@media screen and (max-width:720px){
.vc-s3_features .switch-box{margin-bottom:35px;}
}
.vc-s3_features .switch-box .switch-title{color:#023444;font-size:15px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:30px;margin-right:16px;}
@media screen and (max-width:900px){
.vc-s3_features .switch-box .switch-title{margin-right:0;margin-bottom:10px;}
}
.vc-s3_features .switch-box .switch{background:#ebf2fe;border-radius:20px;display:inline-flex;}
@media screen and (max-width:720px){
.vc-s3_features .switch-box .switch{flex-direction:column;text-align:center;width:100%;}
}
.vc-s3_features .switch-box .switch .switch-item{padding:10px 17px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.15s linear;line-height:normal;}
@media screen and (max-width:720px){
.vc-s3_features .switch-box .switch .switch-item{padding:8px 17px;}
}
.vc-s3_features .switch-box .switch .active{background-color:#023444;color:#ffffff;transition:all 0.15s linear;}
.vc-s3_features .single-feature:not(.active-item) {
display: none;
}