.header-change {
    position: fixed;
    z-index: 5;
    padding: 10px 0;
    top: 0;
}

header{
    z-index: 6;
}