@media screen and (max-width: 640px) {

    .js-store-prod-text,
    .js-store-prod-text p {
        font-size: 20px !important;
        line-height: 1.8 !important;
    }

}
