<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.estate ul {
	margin:0px;
}

.estate li a{
	width: 100%;
}
.estate .gridclear{
	margin-top: 0px !important;
}

.estate .grid6{
	 margin-top: 0px !important;
	 margin-bottom: 10px !important;
}

.estate li.grid6:last-child{
	 margin-bottom: 0px !important;
}
@media screen and (max-width: 767px){
	.estate .grid6{
	 margin-top: 10px !important;
	}
	
}</pre></body></html>