.hero__wrap{align-items:center;display:flex;gap:40px}.hero__heading{color:#fff}.hero__subheading{color:#fff;font-size:26px}.hero__btn{margin-top:30px}.hero__copy{width:60%}.hero__image{width:40%}.hero__image img{width:100%}.hero__description{color:#fff}@media screen and (max-width:992px){.hero__copy,.hero__image{width:100%}.hero__wrap{flex-direction:column-reverse}}