.pw-product-listing-1 .heading {
  font-size: 18px;
  margin-bottom: 24px;
}

.pw-product-listing-1 .image {
  width: 100%;
  padding-top: 80%;
  border-radius: 4px;
  margin-bottom: 24px;
}

.product-listing-card {
  width: 100%;
  margin-bottom: 32px;
}

.pw-product-listing-1 .product-name {
  font-weight: 400;
  margin-bottom: 4px;
}

.pw-product-listing-1 .product-listing-card .product-price {
  font-weight: 600;
  font-size: 18px;
}

