.hero-three img{aspect-ratio:1/1;border-radius:var(--border-radius);max-width:100%;object-fit:cover;width:100%}.hero-three__heading{display:flex;flex-direction:column;row-gap:var(--gap-48)}.hero-three .btn{align-self:flex-start}@media screen and (max-width:767px){.hero-three img{margin-top:var(--gap-24)}}