You could just make the circles fixed width and adjust their size based on breakpoints.

or

you set the image element (symbols) to a 1:1 aspect ratio and then add the same overall padding to the parent group. Then, for the image element (where the symbol image is set as the background), you define a min and max width.

1 Like