.survey-image-container{position:relative;display:flex;justify-content:center}.survey-image{border-radius:16px;max-width:100%;height:auto}@media screen and (max-width:479px){.survey-image-container{position:relative;overflow:hidden}.survey-image{border-radius:0}}.title{color:var(--dark-green);font-size:22px;font-weight:500;line-height:140%}.quote-box{background:#fff;border-radius:12px;padding:24px;margin:24px 16px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #f3f4f6}@media screen and (max-width:479px){.quote-box{margin:16px 8px;padding:20px}}