.bz-dynamic-price, .bz-dynamic-price span {
    color: #131313;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px;
}
.bz-dynamic-price.lg, .bz-dynamic-price.lg span {
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
}
.feedback-gallery-preview {
    background: #f0f0f0;
    text-align: center;
    height: 200px;
    font-size: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feedback-gallery-preview span.dashicons.dashicons-format-image {
    font-size: 100px;
    width: 100px;
    height: 100px;
}