.three-d-y__content{display:flex;height:450px;position:relative}#y-canvas{height:100%;left:150px;position:absolute;top:50%;transform:translateY(-50%);width:30%}.three-d-y__text{color:var(--brand-dark-purple);font-family:Montserrat Alternates;font-size:64px;font-style:normal;font-weight:700;left:20px;line-height:normal;position:absolute;top:80px}.three-d-y__text.second{align-items:end;display:flex;left:40%;top:200px;width:50%}.three-d-y__image{max-width:100%;object-fit:cover}.three-d-y__description{color:#fff;font-family:Montserrat Alternates;font-size:36px;font-style:normal;font-weight:700;line-height:normal;margin:0;text-align:center}@media (max-width:992px){#y-canvas{height:400px;position:static;transform:none;width:350px}.three-d-y__content{flex-direction:column;height:auto;justify-content:space-between;place-items:center;text-align:center}.three-d-y__description{font-size:28px;margin-top:20px}.three-d-y__text{font-size:48px;margin:0;position:static;width:100%}.three-d-y__text.second{display:block;width:100%}}