Summary:The widget expands to fill available space.
If your template or theme does not restrict the container size, the widget can appear oversized on mobile.
Add the widget code inside a container (a div or box) that has an appropriate width for mobile screens.
Ensure the container does not have fixed dimensions that are too large.
Save and preview the page on mobile to confirm the widget scales correctly.