.hero-image{background-image:url(/header.png);background-size:cover;background-position:100%;background-repeat:no-repeat;min-height:80vh;width:100%;position:relative}h2,li,ul{font-family:Norwester,sans-serif}@media only screen and (max-width:640px){.hero-image{background-position:50%;min-height:70vh}.hero-image:after{position:absolute;content:"";inset:0;background-color:rgba(20,28,66,.7);z-index:1}}@media only screen and (min-width:641px) and (max-width:1024px){.hero-image{background-position:100%;min-height:75vh}}@media only screen and (min-width:1025px){.hero-image{background-position:100% 0;min-height:85vh}}@media only screen and (min-width:1920px){.hero-image{min-height:90vh}}.hero-image>*{position:relative;z-index:10}