.testimonials__container{display:flex;justify-content:space-evenly}.testimonial__wrapper{margin:0 2%}.testimonial__image-container{background-size:cover;border:1px solid #080d7e;border-radius:20px;height:0;padding-top:100%;width:100%}.testimonial__content-container{bottom:0;width:100%}.testimonial__attribution,.testimonial__content{color:#080d7e;font-size:16px;margin-block-end:0}.testimonial__attribution{font-weight:bolder;text-align:left}.testimonial__text-bg{padding:5%;width:100%}


/*!important flags needed to overwrite the inline styles for*/@media (max-width:900px){.testimonials__container{flex-wrap:wrap}.testimonial__wrapper{margin:5% auto;width:65%!important}}@media (max-width:500px){.testimonials__container{flex-wrap:wrap}.testimonial__wrapper{margin:5% auto;width:100%}}