.time-since-column {
    .time-since {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
}