.m-product-title {
  font-size: 26.25px !important;
}

@media screen and (max-width: 767px) {
  .m-product-title {
    font-size: 22.5px !important;
  }
}
