Trouble Centering Header Logo with Highlight Theme

I would greatly appreciate any help.

I can’t code need to center my logo in my header in highlight, it’s off center and I’m unable to fix it.

Could someone take a look at my store and offer some code to fix it?

I’ve tried others fixes but it doesn’t work for me.

https://rebecca-604b.myshopify.com/

password: chaisk

Thanks!

@rebeccaebush

your logo center bt mobile not good so please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.header .logo img {max-width: 100%;}