.hero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:500px;padding:5%;position:relative;width:100%}.hero-content{max-width:1200px;text-align:center;z-index:1}.hero-heading{color:#fff;line-height:1;margin-bottom:0;text-shadow:0 4px 4px rgba(0,0,0,.25);text-transform:uppercase}.hero-text{color:#fff}.hero-text h2{color:#fff;font-size:42px;text-shadow:0 4px 4px rgba(0,0,0,.25)}@media (max-width:768px){.hero-section{min-height:300px}}