@media screen and (min-width: 575px) and (max-width: 1023px) {
	#section-1 .images {
		height: 400px;
	}
	#section-2 .images {
		height: 350px;
	}
}
