Hello
Presuming you have no module in the header-3 position, to amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.logo {
justify-content: center;
}
Ciaran