Why does my logo shift position on different web pages?

Hi Guys, I live where my logo is on the home page but when i go to any other page(contact, about us, FAQ) it moves more to the left, heres what i mean:

BrickBuidz_0-1692140478390.png

BrickBuidz_1-1692140478384.png

Any Help would be greatly appreciated!!

here is my website:

https://brickbuildzz.com/

Hi there,

Because your logo on homepage and other do not using the same HTML tag

On homepage, it is H1 tag

On other pages, it is does not contain H1 tag

ohhh how do i fix this?

Please add CSS code that you added for H1 tag to a tag

for the div class?

Yes