/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css

  */

 .header-nav{
    background: #f1f1f1 !important;
} 

 #_desktop_logo {
    width: 40%;
 }

 #_desktop_top_menu {
     width: 60%;
 }
