/* Testimonial block */
.testimonial-block {
	background: #0B3A18;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    color: white;
}
img.star-rating {
	display: inline !important;
}
.rh-testimonial-wrap {
	max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
