.menu-fixed {
    top: 0;
    z-index: 100;
  	position: fixed;
    /*width: 100%;*/
}