.team_item {
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	color: #000000;
	text-align: center;
	margin-bottom: 20px;
}
.team_name {
	margin-top: 14px;
}
.team_post {
	font-weight: normal;
}
.team_item img {
	max-width: 100%;
	border-radius: 16px;
}