.product-card__info .h6 {
    font-size: .5rem;
    line-height: 1.7;
}

.product-card__info price-list .h6 {
  font-size: .6rem;
}

.product-card__info .justify-items-center {
  justify-items: safe left;
}

.product-info__block-item .h3 {
  font-size: 1rem;
}

.product-info__block-item .h4 {
  font-size: .8rem;
  font-weight: 400;
}

