diff --git a/themes/finc/templates/layout/layout.phtml b/themes/finc/templates/layout/layout.phtml
index 0787cb8a461ddca41a5c6d852186ba2bbb8698b0..02d3c6129c76fb6a7360a15f6be3adf21c25d8f4 100644
--- a/themes/finc/templates/layout/layout.phtml
+++ b/themes/finc/templates/layout/layout.phtml
@@ -144,7 +144,7 @@ if (!isset($this->layout()->searchbox)) {
 
 <? /* Start header here, not above, custom finc, CK */ ?>
 <header class="hidden-print">
-  <div class="container navbar">
+  <div class="container">
     <?=$this->render('header.phtml')?>
   </div>