picture,picture img{margin:0 auto;max-width:100%;width:100%}.hero-image{background:var(--color-purple);background-position:top;background-repeat:no-repeat;background-size:120%;border-radius:40px;box-shadow:var(--shadow);box-sizing:border-box;margin:40px 20px 20px;padding:0 30px;width:-webkit-fill-available}.hero-image img{transform:translateY(-40px)}@media screen and (max-width:800px){.hero-image{border-radius:30px}}@media screen and (max-width:600px){.hero-image{border-radius:20px;margin:20px}.hero-image img{transform:translateY(-20px)}}