.properties-list td {
	padding:10px;

}
.properties-list tr:nth-child(odd) {
	background:#eee;
}
.properties-list td:nth-child(1) {
	width:40%;
}


iframe {
    border-radius: 0.5rem;
	}

.phoneMobil {
	display: flex !important;
    margin-bottom: 1rem !important;
}
@media (max-width: 1000px){
	.phoneMobil {
		flex-direction: column;
	}
}
	.phoneMobilVnut {
		display: flex !important;
	}
@media (max-width: 1000px){
	.phoneMobilVnutDiv {
		flex-direction: column;
	}
	.r-default{
  margin-bottom:10px;
}
}
.phoneMobilVnutDiv {
	display: flex !important;
}





