
#hero {
    width: 100%;
    height: 100vh;
    background: url(../img/hero-bg.png) top center;
    background-size: cover;
}