.bsub-widget__sub-details-desc {
  visibility: hidden;
  position: relative;
}

.bsub-widget__sub-details-desc:after {
  visibility: visible;
  position: absolute;
  top:0;
  left:0;
  content: "These prices don't include taxes or other fees. This subscription auto-renews. It can be skipped or cancelled after the second shipment.";
}