.hero-container{display:flex;flex-direction:column;align-items:center}.hero-image{order:1;width:100%;height:300px;background-image:url(/images/peopleatworksplashscreen.png);background-size:cover;background-position:center;margin-bottom:20px}.hero-text{order:2;text-align:center;padding:0 15px}.hero-text h1{color:#000;font-weight:700;font-size:2em}.hero-text p{color:#000;font-size:1.1em}@media(min-width:769px){.hero-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:400px}.hero-text{flex-basis:50%;text-align:left;padding-right:20px}.hero-text h1{font-size:2.5em}.hero-text p{font-size:1.2em}.hero-image{order:2;flex-basis:50%;height:400px;background-image:linear-gradient(to right,#ffffffb3,#fff0 5%),url(/images/peopleatworksplashscreen.png);background-size:cover;background-position:center;margin-bottom:0}}.contact-link{color:#00f;font-weight:700}.contact-link:hover{text-decoration:underline}a[href^="mailto:"]{color:#00f}a[href^="mailto:"]:hover{text-decoration:underline}
