.lgx-header {
    border-top: none;
}

.lgx-header-position-fixed {
    position: fixed;
    z-index: 9;
    margin-top: 0rem;
    background: rgba(0,0,0,.7);
}