.hero-two img{aspect-ratio:21/9;border-radius:var(--border-radius);max-width:100%;object-fit:cover;width:100%}.hero-two__text{display:flex;flex-direction:column;row-gap:var(--gap-48)}.hero-two .btn{align-self:flex-start}@media screen and (max-width:737px){.hero-two img{aspect-ratio:3/2}}