I have tried many variants of the svg parameters, but have had no joy in scaling this particular SVG.
I am trying to contain this SVG into a container element that controls the size of the SVG.
I'm aiming for 500x309px.
What combination of width, height, viewBox and preserveAspectRatio can help me achieve this without having the SVG masked or cropped?