.hero-banner{background:transparent;display:grid;justify-items:center;width:100vw}.hero-banner .welcome{background:#fff;grid-column:1/-1;grid-row:1/-1;margin:40px;width:fit-content;z-index:1}.hero-image{border-radius:0;grid-column:1/-1;grid-row:1/-1;height:auto;width:100vw}.hero-banner .welcome .wrapper form .registration-error{display:block}