.shop-distri-container {
  .shop-distri-item {
    .shop-pro-price {
      padding-bottom: 0;
    }
  }


  .shop-pro-item-big {
    .shop-pro-price {
      float: left;
    }
  }

  .shop-pro-price-wrapper {
    float: left;
  }

  .shop-pro-has-marPrice {
    .shop-pro-purBtn {

    }
  }
}