@media only screen and (max-device-width: 1024px) and (min-device-width: 720px) {

}

/*div.propertyrow {
	box-sizing: border-box;
	float:left; 
	width:90% !important; 
	height:auto;
	margin: 0 0 5em 6em;
	border-bottom:1px solid #ccc;
}
*/