.benefit-partners {
	padding-bottom: 50px;
}
.benefit-image {
	display: flex;
	height: 120px;
	width: 130px;
	justify-content: center;
	align-items: center;
}
.benefit-image img
{
	border-style: none;
	max-height: 120px;
	max-width: 130px;
	padding-bottom: 20px;
}
