.crt-grid-post-v2 .crt-post-header .crt-post-fullname, .crt-post-v2 .crt-post-header .crt-post-fullname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
    background-color: #000;
    display:none!important;
}

.crt-grid-post-v2 .crt-post-header .crt-post-fullname, .crt-post-v2 .crt-post-header .crt-post-fullname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
    background-color: #000;
}

.crt-grid-post-v2 .crt-post-footer, .crt-post-v2 .crt-post-footer {
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #000;
}