Why isn't my store footer showing on mobile view?

Hey, my store footer isnt showing on the mobile version. On desktop it works fine but on mobile it just shows white blank space. How can I fix this issue

Store URL https://ciklo-centar.myshopify.com/

Hi @farispreljevic ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.css->paste below code at the bottom of the file:

footer.site-footer {
    width: 100% !important;
}

Hope my answer will help you.

Best regards,

Victor | PageFly