@charset "UTF-8";

.hero {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.hero-content
{
    position: relative;
    top: -80px;
}