html, body {
	font-size:		14px;
}

.visual-call {
	padding-top:		25px;
}

.visual-call-btn {
	padding:		0;
	width:			50px;
	height:			50px;
	border-radius:		25px;
	line-height:		44px;
}

.visual-call-icon {
	position:		static;
}

.visual-text {
	padding-top:		20px;
}

#visual-overlay {
	position:		static;
	height:			auto;
	line-height:		50px;
	padding:		1em 0 .5em;
}

#result-header {
	padding-bottom:		10px;
}

#search .form-control,
#search .select-box {
	margin-bottom:		1em;
}

.tile-object-photo {
	height:			200px;
}

.tile-object-details-price {
	text-align:		left;
}

#result-more {
	padding-top:		10px;
}

#footer {
	padding:		30px 0;
}

.footer-address {
	margin-bottom:		1em;
}

.full-details dt {
	width:			40%;
}

.full-details dd {
	width:			60%;
}
