Hi,
Open up \themes\neighborhood\includes\swift-framework\sf-content-display\sf-header.php and edit it in this function, “function sf_header()” according to the header type you are using.
From
$header_output .= sf_logo('span4 logo-center');
to
$header_output .= sf_logo('span12 logo-center');
Let us know,
Thanks,
laranz.