.map-b__pic{
	width: 724px;
	height: 724px;
	clip-path: circle(50% at center center);
}
.map-b__pic .hr-map{
	height: 724px;
}
.hr-map{
	width: 100%;
	height: 100%;
	display: block;
}
.yBaloonContent__link{
	color: #0000ee;
}
@media (max-width: 650px){
	.map-b__pic{
		width: 100%;
		height: 435px;
	}
	.map-b__pic .hr-map{
		height: 535px;
	}
	.map-b__pic img{
		max-width: inherit;
		height: inherit;
		display: inherit;
	}
}
