Hi
To style it to look better on different screens is complicated, we will take note and try to update this.
Now I will guide you to hide it on your mobile device
Please go to back-end - tab Advanced -> Custom CSS and add code:
#supersized {
display: none!important;
}