.single-estate_property .listing_detail {
	padding: 0px 20px 7px 0px;
	word-break: break-all;
}

.infobox_wrapper_image {
	overflow: hidden;
	height: 161px;
}

.info_details .infobox_wrapper_image img{
	max-height:initial!important;
}


.property_listing img {
	width: 100%;
	float: left;
}

.listing-unit-img-wrapper {
	position: relative;
	float: left;
	background: #000;
	overflow: hidden;
	width: 100%;
	max-height: 219px;
}

#carousel-indicators-vertical li {
	margin-bottom: 3px;
	position: relative;
	cursor: pointer;
	max-height: 81px;
	width:140px;
	overflow: hidden;
}

.ligtbox_no_crop .owl-carousel .owl-item .item {
	height: 640px!important;
}

.ligtbox_no_crop #owl-demo .item img {
	display: block;
	width: auto;
	/* height: auto; */
	max-height: 640px;
	margin: 0px auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
}

.mylistings {
	display: flex;

	flex-direction: row;
	flex-wrap: wrap;
	min-width: 100%;
	float: none;
}