.mobile .map_block .center .name {
	font-size: 1.5em;
}
.mobile .map_block .center .top {
	height: auto;
	margin: 0 2rem ;
	padding-bottom: 0.8125rem;
    border-bottom: 2px solid #fff;
}
.mobile .map_block .region_box .center {
	width: auto;
	display: block;
	background: #fcdb00;
}
.mobile .map_block .region_box {
	margin-left: 0;
	display: block;
	height: auto;
	position: relative;
}
.mobile .map_block .region_box:after, .map_block .region_box:before {
	display: none !important;
	height: 0;
}
.mobile .map_block {
	height: auto;
}
.mobile .map_block .center .btn {
	padding: 0 2rem;
}