.hero {
    margin-top: 30px;
    margin-bottom: 150px;
}

.hero h2 {
    font-size: 1.9em;
}

.hero h1 {
    font-size: 4em;
}

.bg-helper-top {
    padding-bottom: 100px;
}