<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
div#leaseback{
	width:1040px;
	margin:50px auto;
}

@media screen and (max-width: 768px){
	div#leaseback{
		width:100%;
		margin:50px auto;
	}

}</pre></body></html>