

/* CSS from snippet stylesheet tags */
.no-compared-price {
      display: none;
  }

  .price-cards.promo-active .no-compared-price {
      display: block !important;
  }