The store locator widget adapts its size based on the parent container. What this means is that if you put the store locator widget in an HTML element with a class of .store-locator-box
, the widget will not be bigger/wider than this element.
You can add custom CSS to make the container bigger and the widget will adapt.