.main-product-info .product__price {
  display: none !important;
}
.product-form__info-content [bss-b2b-product-id],
.product-form__info-content[bss-b2b-product-id] span {
  font-size: 15px !important;
  line-height: 1.385 !important;
  letter-spacing: 0px !important;
  color: #5a5a5a !important;
  font-weight: 700 !important; 
}
.product-form__info-content[bss-b2b-product-id] {
  display: flex !important;
}
.product-card .product-item__info .product-item__price-list[bss-b2b-product-price] {
  width: auto !important;
}