.page-content {
	max-width: 900px;
	margin: auto;
}
.guide h1 {
	font-weight: 700 !important;
	text-align: center;
	padding: 10px;
}
.page-content .row {
	padding-top: 30px;
	margin-bottom: 30px;
}
.cms_content h2 {
	color: #565759;
	font: 23px/34px Montserrat, sans-serif !important;
	margin: 0 20px 20px 0;
	text-align: center;
	font-weight: 700 !important;
}
.pad_box {
	max-width: 344px;
	margin: auto;
}
.pad_box a {
	margin-bottom: 40px;
	display: block;
	margin-top: 20px;
}
h3 {
	font-weight: 800 !important;
	font-size: 24px;
	line-height: 32px;
	font-family: Montserrat, sans-serif !important;
	margin:0;
}
.cms_content p {
	margin-bottom: 20px;
	line-height: 23px;
	
}
.head-2 {
	border-bottom: 1px solid #cbcbcb;
}
@media all and (max-width:992px){
	.page-content {	
	text-align: center;
}
h3 {
	
	margin-top: 30px;
}
.enclose p, .restaurants p {
	text-align: left;
}
}