.product-block-list__item.product-block-list__item--description
  .card__section
  .rte.text--pull
  table {
  width: max-content !important;
}
span.variant_desc.hidden {
  display: none !important;
}


