/* Header BG Changer on Scroll */

.withtop {
    margin-top: 51px;
}
.withbg {
    position: fixed;
    top: 0px;
    z-index: 99;
    width: 100%;
    height: 80%;
}