.quick-buy-drawer__info .bsub-widget {
  display: none !important;
}

.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 include taxes, but not other fees. This subscription auto-renews. It can be skipped or cancelled at anytime..";
}