 .my-price-class {
        color: green;
        font-weight: bold;
    }

    .t706__product-portion {
        display: none !important;
    }
    .my-price-old.t706__product-amount .t706__cartwin-prodamount-price{
        text-decoration: line-through;
    }
    .my-price-old.t706__product-amount .t706__cartwin-prodamount-price:before{
        display:none;
    }

    .my-price-old.t706__product-amount  .t706__cartwin-prodamount-currency{
        text-decoration: line-through;
    }