SVG logo on client login screen is very large

I use a .svg file for the logo. It is constrained in the header when logged in. But on the login screen it expands 100%. I assume this is specific to SVG but have not tried other formats.

I reigned this in with custom CSS but maybe needs a max-width property out of the box?

image