/* Make product title smaller */
.product__title,
.product-title,
h1.product-title {
  font-size: 20px !important;
}
