.wrap__home-content--inner {
	max-width: inherit;
}

.wrap__home-content--inner .wrap__page-content {
	float: inherit;
	display: block;
	margin-right: inherit;
	width: 100%;
	margin-left: inherit;
}

.testimonials__content:before {
    content: " * * * * * ";
    font-weight: bold;
    color: rgb(242, 195, 20);
    line-height: 0;
    font-size: 30px;
    vertical-align: sub;
}