.comment-bar img {
    display: block;
    border-radius: 200px;
    overflow: hidden;
    background: none;
}

.comment-bar .comment-user-image:before {
    background: none;
}

