/*Sticky header*/
#masthead {
    position: fixed;
    width: 100%;
    z-index: 100;
}