.testimonial-wrapper{display:flex;justify-content:space-between}.button-group.filter-button-group{margin-bottom:25px}.testimonial{background-color:#f5f6f8;padding:50px 32px 32px;box-sizing:border-box;display:flex;justify-content:center;flex-direction:column;width:32.5%;margin:auto .8% auto auto}.grid-item{margin-bottom:20px}.button-group .button-green{border:2px solid #000;color:#000;background-color:#fff}.button-group .button-green.active,.button-group .button-green:hover{border-color:#8ac33e;color:#fff}.author-info{display:flex;align-items:Center;margin-top:25px}.author-image img{max-width:80px;border-radius:50%;margin-right:15px}.author-name{font-weight:600}.filters{margin-bottom:25px}@media (max-width:992px){.testimonial{width:49%}}@media (max-width:767px){.testimonial{width:99.5%}}