.test{background:#f3f3f3}.test__item{padding:32px;padding:2rem;width:100%}.test__content{background-color:#fff;box-shadow:0 10px 15px rgba(0,0,0,.25);padding:32px 32px 64px 32px;padding:2rem 2rem 4rem 2rem;border-radius:5px}.test__text{margin-top:0;font-style:italic}.test__author{font-size:19.2px;font-size:1.2rem;font-weight:700;margin:0}.test__title{font-size:12.8px;font-size:.8rem;color:#2ad2c9;margin:0}.test__image{width:100px;height:100px;margin:-40px auto 0;border-radius:100%;box-shadow:0 10px 15px rgba(0,0,0,.25)}@media screen and (min-width:1000px){.test__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.test__item{max-width:33%}}