.prodlist-money .prodlist-price, .prodlist-money .prodlist-discountprice {
    font-size: 18px;
    font-weight: bold;
    color: #141414;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.prod-desc-money .prod-desc-discountprice .currencySymbol, .prod-desc-money .prod-desc-discountprice .needExchangeValue {
    font-size: 20px;
    font-weight: bold;
    color: #141414;
}