.customer-reviews{background:#f9f9f9;padding:100px 0}.reviews-title{margin-bottom:50px;text-align:center}.reviews-title h2{font-weight:700;margin:0}.reviews-row{display:flex;flex-wrap:wrap;margin:-10px}.reviews-columns{padding:10px;width:50%}.reviews-inner-row{align-items:flex-start;display:flex}.review-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:108px;margin-right:20px;width:108px}.review-content{width:calc(100% - 120px)}.review-content p{font-weight:400;margin-bottom:0}.review-name{margin-top:5px}.review-name h5{font-weight:700;margin:0}.review-name h5,.review-name p{font-size:12px;line-height:17px}.review-name p{font-weight:400}@media (max-width:991px){.customer-reviews{padding:50px 0}.reviews-columns{margin-bottom:20px;width:100%}.reviews-row .reviews-columns:last-child{margin-bottom:0}}