.hero-title {
    position: absolute;
    top: 20px;
    left: 20px;
} 

section#hero {
    position: relative;
}

.hero-title img {
    max-width: 400px;
} 