.t923__bgimg {
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 5px;
    z-index: 2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
.t774__bgimg {
        border-radius: 4px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    margin: 6px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
.t958__avatar {
    margin-right: 20px;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 68px;
    height: 68px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.t958__author-name {

    margin-top: 10px;
    margin-bottom: 0px;
}