.custom-reviews{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:2rem auto;max-width:960px}.custom-review{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);-moz-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-sizing:border-box;height:auto;margin:.5rem;max-width:300px;padding:1rem;width:100%}.review-icon,.review-source{display:flex;flex-direction:row}.review-icon{border-radius:99px;height:3rem;justify-content:center;width:3rem}.review-icon svg{height:auto;max-width:1.5rem}.review-txt{padding-left:1rem}.review-stars{color:gold;display:block;font-size:1.75rem;text-align:center}@media only screen and (min-width:850px){.custom-review:nth-child(2){bottom:1rem;position:relative}}