.design_template.testimonials {
    padding:20px 0 40px 0;
}
.reviews-slider-container {
    width:85%;
    margin: 0 auto;
}

.reviews-container { display:inline-block; width: 20%; height: auto; margin: 5px !important; }

element {
}
.text {
  position: absolute;
  left: 6px;
  right: 5px;
  bottom: 5px;
  width: 96%;
  height: auto;
  border: none;
  z-index: 800;
  margin: 0;
  padding-left: 15px;
  background-image: url(/resources/images/prozr1.svg);
  background-repeat: repeat-x;
  background-position: center center;
  text-align: left;
  line-height: 47px;
  vertical-align: middle;
  color: white;
  font-size: 18px;
  font-weight: bold;
}