
.contact-hero,.gallery-page .gallery-hero{min-height:clamp(330px,24vw,440px);background-color:#030303;background-image:url('../images/about-workshop-wide.png');background-repeat:no-repeat;background-size:72% auto;background-position:right center}
.contact-hero:after,.gallery-page .gallery-hero:after{background:linear-gradient(90deg,#030303 0%,#030303 28%,rgba(3,3,3,.94) 34%,rgba(3,3,3,.55) 44%,transparent 59%)}
.contact-hero .hero-copy,.gallery-page .gallery-hero .hero-copy{position:relative;z-index:1;max-width:480px}
@media(max-width:700px){.contact-hero,.gallery-page .gallery-hero{min-height:330px;background-size:cover;background-position:center 52%}.contact-hero:after,.gallery-page .gallery-hero:after{background:linear-gradient(90deg,rgba(3,3,3,.9),rgba(3,3,3,.42))}.contact-hero .hero-copy,.gallery-page .gallery-hero .hero-copy{max-width:85%}}
