.reviewsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.review{flex-basis:30%;margin:20px 1.65%;background-color:white;-webkit-box-shadow:10px 10px 13px 0px rgba(230,230,230,0.2);-moz-box-shadow:10px 10px 13px 0px rgba(230,230,230,0.2);box-shadow:10px 10px 13px 0px rgba(230,230,230,0.2)}.testimonialHeadshot{display:block;margin:15px auto;width:150px}.customerReviewsTitle{text-align:center}.reviewContent{padding-left:20px;padding-right:20px;padding-bottom:20px;color:#72808e}.reviewContent p{font-style:italic;font-size:15px;line-height:150%}.reviewContent h3{color:#3c3c3c;font-size:18px}.starIcon{color:#f3c61f;width:20px}@media screen and (max-width:1000px){.review{flex-basis:47%;margin:20px 1.5%;background-color:white}}@media screen and (max-width:700px){.review{flex-basis:100%;margin:20px 0;background-color:white}}