html, body, header {
    height: 100%;
}

header .hero {
    box-shadow: none;
    background-color: transparent;
}



