How can I increase text size on desktop only?

hello - could someone tell me how to make the text size of this second scentence bigger? but only on desktop

Website:https://kindredpeople.myshopify.com/

pw: yolo

Hi @kindredpeople !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation.

Can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

{
font-size: 25px!important;
}

I hope my recommendation will be beneficial for you,

Best regards,
PageFly