.hero-background{align-items:center;background-position:50%;background-size:cover;display:flex;overflow:hidden;position:relative;width:100%}.hero-background .content{flex-wrap:wrap;margin:auto;max-width:1440px;padding:0 0 0 20px;text-align:left;width:100%}@media (min-width:1440px){.hero-background .content{margin-left:calc(50vw - 720px)}}.hero-background .content h1{color:#fff;font-size:50px;font-weight:700;margin-bottom:25px;text-shadow:1px 1px 4px rgba(0,0,0,.5)}@media (max-width:768px){.hero-background{height:350px}.hero-background .content{flex-wrap:wrap;margin:auto;max-width:80%;padding:0 0 0 20px;text-align:left}.hero-background .content h1{color:#fff;font-size:50px;font-weight:700;text-shadow:1px 1px 4px rgba(0,0,0,.5)}}@media (max-width:1250px){.hero-background .content h1{hyphens:auto;text-align:left}}