.checkout-page-body:not([data-locale="FR"]) .express-paymethod {
  display: none !important;
}
.price-strike-through {
  display: none !important;
} 
.sub-total.order-sub-total.cart-strike-price{
  display: none !important;
}
.single-page-checkout .order-summery-area .summary-value .strike-price{
    display: none !important;
}
[data-qa="cm_txt_pdt_price_strthr"]{display: none !important;}
 
[data-qa="cm_txt_pdt_price_dpercent"] {display: none !important;}

[data-qa="cbs_value_os_strthr_subtotal"] {display: none !important;}