.product-card-pack-note {
  color: #111;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  margin-top: 4px;
  text-transform: uppercase;
}

@media (max-width: 749px) {
  .product-card-pack-note {
    font-size: 11px;
  }
}
