Change logo size in location popup

Add this code to the Custom CSS field on the Style tab of your Store Locator widget’s settings:

.global-styles,
[class*="business-logo-image__DefaultLogo-sc"] {
width: 60px !important;
}