.lcomment_avatar img {
    max-width: 80%;
    margin: 0 auto;
}

.lcomment_avatar img {
    max-width: 100%;
    margin: 0 auto;
    display: inline-block;
}

.lcoment_info-title a {
    color: #333;
    font-weight: bold;
}

.lcoment_info-user, .lcoment_info-user {
    font-style: italic;
    color: #555;
}

.row .lcomment_item {
    margin-bottom: 5px;
}