/**

.cs_3cols .cs_review {
border: 1px solid #f5f5f5 !important;
  background-color: #fff !important;
  border-radius: 0px !important;
  box-shadow: 6px 6px 0px 0px #f5f5f5 !important;
  height: 210px;
  padding: 20px;
}

.cs_reviews_slider .cs_review {
background-color: #fff;
border: 2px solid #2a7d2e !important;
box-shadow: 6px 6px 0px 0px #f5f5f5 !important;
}

.cs_reviews_grid b {
	color: #3D93C6;
	font-size: 16px;
  	font-weight: 400;
}

.cs_review .cs_text {
  line-height: 24px;
  color: #333;
  font-size: 15px;
  height: 90px;
  }
  
**/

.cs_reviews_badges {
text-align: left;
}

.cs_reviews_badges .cs_badge {
width: 100%;
}