.city .city-dating .h2{
	margin: 30px 0 20px;
	font-weight: 400;
}
.city .city-dating .h2 + p{
	margin-top: 0;
}
.city .city-dating p:last-child{
	margin-bottom: 0;
}
.city .gallery-section{
	margin: 16px 0 5px;
}
.city .gallery-section .h2{
	margin-bottom: 30px;
}
.fd2nd{
	margin: 14px 0 30px;
}
.city ol{
	padding-left: 36px;
    list-style:none;
}
.city ol li::before{
	content: url("/img/check-light.png");
	display: inline-block;
	position: absolute;
	left: -36px;
	top: 8px;
	width: 21px;
	height: 21px;
}
.city ol li{
    position: relative;
}
.city .lv-text h4{
	margin: 20px 0 5px;
    font-weight: 700;
}