.mh-header {
    background: #fff;
    z-index: 99;
   position: fixed !important;
   width: 1920px;
}

.mh-wrapper {
    padding: 25px;
    background: #fff;
    margin-top: 200px;
}