.td-post-author-name, .td-post-date, .td-post-comments {
    top: 0 !important;
}
.td-author-by p {
    margin: 0;
    line-height: 1.4rem;
    font-size: 11px;
    color: #444;
}
.td-post-author-name p span {
    color: #444;
}
span.intercedent {
    margin: 0 !important;
    position: relative;
    left: -2px;
}
span.intercedent.final {
    position: static;
}
header .td-post-author-name a {
    margin: 0 !important;
}