.shop-product-descption {
  font-size: 12px;
  color: rgba(150, 150, 150, 1);
  line-height: 17px;
  margin-top: 5px;
  padding: 0 @pro-padding;
  height: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}