.woocommerce-photo-reviews-rating-html-shortcode {
    display: flex;
    align-items: center;
}
.woocommerce-Reviews .wcpr-review-custom-fields
{
    display: block;
    margin-top:10px;
}
.woocommerce-Reviews .wcpr-review-custom-field .wcpr-review-custom-field-value
{
    color: #aaa5a5;
}
.woocommerce-Reviews .wcpr-review-custom-field .wcpr-review-custom-field-name
{
    font-weight: bold;
}
#comments .avatar
{
    display: none;
}