.reviewed-by {
	background-color: #f6f6f8;
	padding: 60px 0;
}

.reviewed-by .reviewed-by-copy {
	margin-bottom: 30px;
}

.reviewed-by .reviewed-by-label {
	font-size: 22px;
	font-weight: 600;
	color: #031224;
	margin: 0;
}

.reviewed-by .reviewed-by-card {
	margin-bottom: 0;
}

.reviewed-by .reviewed-by-card .ratio:after {
	background: #e6e6e6;
}

.reviewed-by .container {max-width: 900px;;}

@media (max-width: 768px) {

	.reviewed-by {text-align: center; padding-top: 30px; padding-bottom: 30px;}
	.team-item {max-width: 150px !important; height: auto; margin: 0 auto;}
}
