@media screen and (max-width: 640px) {
  .js-store-prod-all-text{
      font-size: 18px;
  }
}

