article {
    overflow-y: auto;
}
article,
.off-canvas-wrap, 
.off-canvas-wrap .inner-wrap,
.row-fixed {
    height: 100%;
    width: 100%;
}
.header-fixed {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
