.top_menu-clinic-mobile {
	margin: 30px 50px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
	align-items: center;
}
.top_menu-clinic-mobile > a {
	font-family: 'Noah Text';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	color: #6D6D6D;
}