.product__title {
  line-height: 1em;
}
.product__title .product__subtitle {
  display: inline-block;
  font-size: 0.55em;
  opacity: 0.8;
  font-weight: 400;
  text-transform: none;
}