@nickmustafa There are some errors in your css that you’ll probably want to fix (it could be whats causing your issue). Here is one of them on line 4056 –
.header-image .site-header,
.header-image .site-header .wrap {
background-position: center middle!important;
}
I got a hold of an iPad and checked your site and the flags are showing up right next to the logo. Not sure if that’s what may also be causing the issue or not though. It’s kind of hard to inspect code on an iPad.