Hello,
In your Admin Dashboard navigate to Integral Options panel > Custom Code section and enter the following CSS code into the Custom CSS field.
@media (max-width: 767px) { .hero .btn { font-size: 3vw; } }