#projector_price_maxprice_wrapper {
    display: block !important;
}

.projector_prices__maxprice {
    color: #999999;
    text-decoration: line-through;
    font-size: 0.86em;
}

.projector_prices__percent {
    color: #E83447;
    font-size: 1.2rem;
}

.projector_prices__percent_before,
.projector_prices__percent_after {
    font-weight: normal;
}

#projector_price_yousave {
    display: inline-block !important;
}

#projector_price_maxprice_wrapper .omnibus_label {
    color: #333333;
}

#projector_price_maxprice_wrapper:hover #projector_price_srp_wrapper,
#projector_price_maxprice_wrapper:hover #projector_price_maxprice,
#projector_price_maxprice_wrapper:hover #projector_price_yousave {
    display: inline-block !important;
}