@media screen and (max-width:480px) {
.js-store-prod-name.js-product-name {
    font-size: 17px !important;
}
}