/*__Topbar__*/
header.m-header {
  height:auto !important;
}
.m-brand {
  width:auto;
}
.m-page--fluid .m-header, .m-page--wide .m-header {
  background:none;
}
#m_header_nav {
  top:0px; 
}

@media(max-width:1024px){
  #m_header_topbar {
    top:0 !important;
  }
}