Sell GUI too large

I inserted a bill board GUI for my sell place and whenever i zoom out it becomes larger is there any way to fix it?

The same way you’d scale a 2D UI, ensure that you are not using offset for the size & position values of the BillboardGui and its children.
{ScaleX, OffsetX}, {ScaleY, OffsetY}