Centralise menu on Impulse Theme

@naturalcurlsme - add this css to the very end of your theme.css file and check

@media only screen and (min-width: 769px) {
.header-item--logo{flex-basis: 25%;}
.header-item--icons{flex-basis: 15%;}
}