.hero{min-height:30vh;position:relative}.hero__content{justify-content:space-between}.hero__copy{flex-shrink:0}.hero__background-image{position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-position:50% 50%;z-index:-1}.hero__heading{font-weight:300;margin-bottom:.5rem;margin-top:0}.hero__supporting-text{font-size:1.5rem;margin-top:0}.hero__image-container{margin-top:3rem}.hero__buttons{width:100%;margin-top:-5em}@media screen and (max-width:900px){.hero__content{justify-content:space-around;flex-wrap:wrap}.hero__copy{flex-shrink:1}.hero__image-container{margin-top:0}.hero__buttons{margin-top:1em;width:auto;display:flex;justify-content:center}}