.header{background-size:cover;background-position:center center;display:flex;align-items:center;justify-content:center;position:relative;height:400px}.center-header-text{text-align:center;position:relative}.header:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}@media only screen and (max-width:768px){.header{height:200px}}.header-2{font-family:Roboto,Arial,Sans-Serif;font-weight:800;color:#fff;text-transform:uppercase;text-shadow:10px 0px 0px rgba(255,255,255,0.5);font-size:calc(50px + (80 - 50) * ((100vw - 680px) / (1440 - 680)));letter-spacing:1rem}