.hero{position:relative}.hero--small{height:400px}.hero--medium{height:80vh;min-height:400px;max-height:480px}@media(min-width:768px){.hero--medium{max-height:720px}}@media(min-width:1024px){.hero--medium{max-height:540px}}@media(min-width:1440px){.hero--medium{max-height:600px}}.hero--large{height:80vh;min-height:400px;max-height:600px}@media(min-width:768px){.hero--large{max-height:800px}}@media(min-width:1024px){.hero--large{max-height:720px}}@media(min-width:1440px){.hero--large{max-height:760px}}.hero--full-screen{height:100vh}