#jolene-images-1,
#jolene-images-2 {
	margin-bottom: 2.5vw;
}

#jolene-images-1 img {
	width: 20vw;
}

#jolene-images-2 img {
	height: 17.56vw;
}

#jolene-images-1 img:nth-child(2),
#jolene-images-2 img:nth-child(2) {
	margin-left: 2.5vw;
	margin-right: 2.5vw;
}

@media screen and (max-width: 700px) {
	#jolene-images-1 img {
		width: 29vw;
	}

	#jolene-images-2 img {
		height: 25.4vw;
	}

	#jolene-images-1 img:nth-child(2),
	#jolene-images-2 img:nth-child(2) {
		margin-left: 1.5vw;
		margin-right: 1.5vw;
	}
}
