.vc_shortcode_article_preview {
    margin: 17px 0 35px 0 !important;
    padding: 0px 0 0px 15px !important;
    width: 100%;
    float: left;
    clear: left;
    border-top: 0px solid #ccc  !important;
    border-bottom: 0px solid #ccc  !important;
    border-left:5px solid #FFD100 ;
}
.vc_shortcode_article_preview:before {
content: "LEGGI ANCHE";
    font-weight: bold;
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 9px;

}
.vc_shortcode_article_preview .vc_subtitle {

    font-size: 13px !important;
    line-height: 19px !important;
    margin-top:0px !important;
   
}
.vc_shortcode_article_preview .vc_title {
    margin-bottom:5px !important;
}
.vc_shortcode_article_preview .vc_cont_image .vc_image {
    margin: 0;
    padding: 0;
    width: 150px !important;
    height: 99px !important;
    float: left;
    clear: left;
    object-fit: cover;
}