.hero-alt-title__wrapper{margin:auto;position:relative;width:min(1400px,100%);z-index:9}.hero-alt-title__img img{aspect-ratio:4/1;border-radius:30px;height:auto;object-fit:cover;width:100%}.hero-alt-title{background:var(--peach);background-color:var(--peach);border-radius:30px;display:block;padding:clamp(20px,2.5vw,40px);width:min(800px,100%);z-index:9}.hero-alt-title *{color:var(--primaryDBlue);text-align:center;z-index:9}.hero-alt-title :last-child{margin-bottom:0}@media screen and (max-width:1024px){.hero-alt-title__img img{aspect-ratio:2/1;width:100%}}