.property-info-box .about-property h1 {
	position: relative;
	display: block;
	font-size: 32px;
	line-height: 1.2em;
	color: #000000;
	font-weight: 600;
	margin-bottom: 25px;
}
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
#most-objects .property-block-two h3 {
	max-height: 59px;
	overflow:hidden;
}
#most-objects .property-block-two .property-price {
	display: flex;
	flex-direction: column;
}
#most-objects .property-block-two .property-price .location {
	max-height: 35px;
	overflow: hidden;
}
@media screen and (max-width: 775px) {
	input.btn-style-man	{
		font-size: 12px;
		padding: 16px 0;
	}
	.property-info {
		display: flex;
	}
}

