
div#leaseback{
	width:1040px;
	margin:50px auto;
}

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

}