.pssr--metabox-product-options .rwmb-description { /* Adjust the selector as needed */
    background-image: url('../img/wp-sitereviews-Banner.jpg');
    background-repeat: no-repeat;
    /* Add other styling as needed (padding, etc.) */
    min-height: 100px; /* Adjust based on your banner height */
}