.h-full {
    height: 110%;
}

.s-product-card-category,.s-product-card-brand{
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, 1);
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.6rem;
  line-height: 1rem;
  line-height: 1;
}
.s-product-card-content-title a{
  display: block;
  font-size: 0.775rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, 1);
  color: rgba(31, 41, 55, var(--tw-text-opacity, 1));
}