@media screen and (min-width: 1024px) {
	#section-1 .images {
		height: 838px;
		width: 540px;
	}
	#section-2 .images {
		height: 358px;
		width: 440px;
	}
	#section-3 .images {
		height: 630px;
		width: 440px;
	}
	#section-4 .images {
		height: 581px;
		width: 441px;
	}
}
