<style>
video {
width: 100%;
max-height: auto;
box-sizing: border-box;
}
#player-overlay {
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #ccc;        
z-index:999;
}
</style>

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by cmcarrara on 09/07/22 02:05 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 15.75px; color: #fa0202; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by cmcarrara on 09/07/22 02:09 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-discount' (do not modify this line) */