@media screen and (max-width: 767px) {
  .product-item__title {
    font-size: 1.4rem !important;
  }
}
