/* Option 3 - nuclear specificity */
@media screen and (max-width: 749px) {
  .template-product .price {
    font-size: 20px !important;
  }
}

