/* Product details: keep the short product summary under the price.
   The duplicate lower "商品详细介绍" card is intentionally not displayed. */
.product-description {
  display: none !important;
}
