.elevate-thankyou-wrapper{display:flex;align-items:center;justify-content:center}.elevate-thankyou{width:100%;min-height:535px;padding:80px 20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;background-color:#ffffff;border-radius:8px}.elevate-thankyou-img{width:min(260px,100%);height:auto;max-width:100%;display:block;margin:0 auto 20px}body.em-elevate-new .elevate-thankyou .elevate-thankyou-title,body.em-elevate-new .elevate-thankyou h5{margin:0 0 10px;color:#202124;font-size:22px;font-weight:600;line-height:1.3}body.em-elevate-new .elevate-thankyou .elevate-thankyou-message,body.em-elevate-new .elevate-thankyou p{max-width:260px;margin:0;color:#202124;font-size:16px;line-height:1.5}@media (max-width:767px){.elevate-thankyou{min-height:420px;padding:48px 20px 40px}.elevate-thankyou-img{width:min(240px,100%)}}