@media screen and (max-width: 375px) {
  .woocommerce #content div.product .product_title {
    font-size: 20px;
  }
}
