//Header Content Here

.header {
    position: absolute;
    width: 100%;

    .navbar {
        background-color: transparent !important;
    }
}