.infoPanel {
	display: flex;
    color: #5f5f5f;
    margin-top: 20px;
    gap: 20px;
    align-items: center;
}

.infoPanel > div {
	display: flex;
	gap: 5px;
}

.other-members .press-about-us-article__image-block {
	background-color: transparent;
	align-items: flex-start;
	height: 220px;
}

.other-members  .press-about-us-article {
	padding: 0;
}