.published-box
{
    display: flex;
    align-items: center;
}

.published-box > img
{
    margin-right: 1rem;
}