article.properties {
	margin-bottom: 90px;
}

article.properties section div.center {
	border-bottom: solid 4px #999999;
	padding-bottom: 15px;
}

section.info {
	padding: 40px 0 0;
}

section.info h1 {
	font-size: 45px;
	color: #333333;
}

section.info h2 {
	margin: 4px 0 -17px;
	font-weight: 500;
	font-size: 20px;
}

section.info p {
	text-align: center;
}

section.info footer {
	margin-top: 48px;
	text-align: right;
	font-size: 13px;
	margin-right: 3px;
}

section.area {
	padding: 23px 0 6px;
}

section.area header h1{
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 28px;
}

section.area header p {
	margin-top: -10px;
	margin-bottom: 29px;
	line-height: 1.32em;
	padding: 0 7px;
}

div.property {
	text-align: left;
	border-top: solid 1px #bababa;
	padding: 34px 0 19px;
	font-size: 0;
}

div.property a.photo {
	margin-right: 29px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

div.property span.photo {
	margin-right: 29px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

div.property a.photo img {
  width: 253px;
  height: auto !important;
  max-width: 100%;
  aspect-ratio: auto;
  object-fit: contain;
  display: block;
}

div.property a.photo span {
	position: absolute;
	bottom: 10px;
	left: 15px;
	font-size: 14px;
	color: white;
}

div.property div.info {
	width: 600px;
	font-size: 16px;
	display: inline-block;
	margin-top: 3px;
	vertical-align: top;
	margin-right: 25px;
}

div.property div.info header {
	color: #333333;
	font-size: 18px;
}

div.property div.info header span.num {
	font-weight: 700;
	margin-right: 22px;
	vertical-align: top;
}

div.property div.info header span.area {
	
	vertical-align: top;
}

div.property div.info header a {
	float: right;
}

div.property div.info header a img {
	margin-right: 2px;
}

div.property div.info header a span {
	vertical-align: top;
}

div.property div.info p.description {
	margin-top: 22px;
}

div.property div.info p.mls {
	margin: 25px 0 0;
	font-weight: 700;
	color: #333333;
	font-size: 18px;
}

div.property div.info p.price {
	font-size: 13px;
	margin-top: 8px;
	line-height: 27px;
}

div.property div.info p.price span {
	font-weight: 500;
	color: #c40d02;
	font-size: 27px;
	margin-left: 7px;
}

div.property div.agent {
	display: inline-block;
	vertical-align: top;
	width: 152px;
	height: 175px;
	background: #efefef;
	margin-top: -2px;
	text-align: center;
	padding-top: 18px;
}

div.property div.agent h1 {
	font-weight: 500;
	font-size: 14px;
	margin-top: 9px;
}

div.property div.agent a.button {
	margin-top: 10px;
	padding: 2px 8px;
	border: solid 2px #c40d02;
	background: transparent;
	color: #c40d02;
	font-size: 16px;
}

div.property div.agent a.button:hover {
	color: white;
	background: #c40d02;
}