.post-cerchio {
    border-radius: 50%;
    
}

.vc_grid.vc_row .vc_grid-item .vc_icon_element {
    margin-bottom: 0!Important;
}

.descrizione-post p {
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 20px;     /* fallback */
   max-height: 60px;      /* fallback */
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;
   margin: 0!Important;
}

.vc_gitem-post-data {
    margin-bottom: 0!Important;
}
.testo-blog .vc_gitem_row .vc_gitem-col {padding: 0px!Important;}