zovi Hi
By default, The logo is positioned in the Header Left module position when being added through theme customizer which is wrapped within template container to avoid rendering issues across various browser and screen sizes
You can add this to css file and adjust margin value accordingly which you wish to position the logo outside template container -
.navbar-brand{margin-left: -12em;}