.hero{background-position:center;background-size:cover;height:600px;display:flex}.hero .hero-header{text-align:center;padding-top:2rem;width:90%;margin:0 auto;max-width:900px}.hero .hero-header h4{font-family:"ubuntu",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;letter-spacing:7px;margin-bottom:1rem;font-size:18px}.hero .hero-header img{margin-bottom:1rem}.hero .hero-header h1{font-size:36px}.hero .hero-header p{font-size:18px}@media screen and (min-width:768px){.hero .hero-header{padding-top:4rem}}