.deposite_product_info svg{
    min-width: 48px;
  }
  #cart .deposite_product_info svg{
    min-width: auto;
  }
  .deposite_product_info .deposite_product_title{
    color: #000000;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
  }
  .deposite_product_info .deposite_product_content p{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #6F6F6F;
  }