.scs-container.review-container h2{text-align:center}.ReviewGrid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.ReviewCard{background:#fff;border:1px solid #e9e9e9;box-shadow:3px 3px 6px 0 #1a1a1a0f;padding:20px}.Review_card__Header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.Review_card__Header h4.ReviewName{font-size:20px;line-height:30px}p.ReviewText{font-size:16px;height:170px;line-height:26px;margin-bottom:0;margin-top:20px;overflow:auto;padding-right:15px}.review-btn{margin-top:40px;text-align:center}img.headline-logo{display:block;margin:0 auto 50px}@media only screen and (max-width:767px){.ReviewGrid{grid-template-columns:repeat(1,1fr)}.ReviewCard{padding:15px}.scs-container.review-container h2{margin-bottom:15px}p.ReviewText{font-size:15px;height:150px;line-height:25px;margin-top:10px}img.headline-logo{margin-bottom:30px;width:160px}}