.hero-header { position: relative; top: 0; left: 0; width: 100%; height: 550px; background-size: cover; color: $white; text-align: center; display: flex; align-items: center; justify-content: center; } .hero-header .heading { flex: 0 1 auto; }