QR images generating differently

I’m not sure what I did to trigger this but its been a happy accident for a while now. The smaller QR codes are made with this formula:
=IMAGE(“https://quickchart.io/qr?text=”&ENCODEURL(DUMP!A24))

They automatically generate inside the cell and will auto resize themselves if I adjust anything. They do not generate as actual image files like a resizable clipart import. I’m not sure how to word it correctly.

The larger QR code is what generates anytime anyone else uses my templates and they are working great. The only problem is that they will not “stay” in their cells and are cumbersome to resize and organize.

I’ve looked in the object browser in the VBA projects. I’ve checked every option (that I noticed) in my co-workers excel settings. Can anyone tell me what would cause them to generate differently and how I can make the bottom ones more in line with the ones I make?

image