  .product-img{
    height: 170px; /* área de foto */
  }
  .product-card{
    border-radius: 14px;
    overflow: hidden;
  }
  .product-card .card-body{
    padding: 16px;
  }