.hero-contacto{
    height:420px;
    margin-bottom:100px;
}

.hero-contacto .hero-overlay{
    background:linear-gradient(
        rgba(0,0,0,.18),
        rgba(0,0,0,.28)
    );
}

.hero-contacto .hero-content{
    left:80px;
    bottom:70px;
    max-width:700px;
}