.main {
	overflow:hidden;
}


.education-hero {
	display: block;
	width: 100%;
	height: 696px;
	background-size: 986px 696px;
	background-repeat: no-repeat;
	background-image: url("https://web-archive.nli.org.il/National_Library/20161223045402oe_/https://devimages.apple.com.edgekey.net/education/images/education-hero-large.png");
	background-position: center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.education-hero {
		background-image: url("https://web-archive.nli.org.il/National_Library/20161223045402oe_/https://devimages.apple.com.edgekey.net/education/images/education-hero-large_2x.png");
	}
}

@media only screen and (max-width:1023px) {
	.education-hero {
		height: 505px;
		background-size: 715px 505px;
		background-image: url("https://web-archive.nli.org.il/National_Library/20161223045402oe_/https://devimages.apple.com.edgekey.net/education/images/education-hero-medium.png");
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px) , only screen and (min-resolution: 1.5dppx) and (max-width: 1023px) , (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px) , (min-resolution: 144dpi) and (max-width: 1023px) {
	.education-hero {
		background-image: url("https://web-archive.nli.org.il/National_Library/20161223045402oe_/https://devimages.apple.com.edgekey.net/education/images/education-hero-medium_2x.png");
	}
}

@media only screen and (max-width:767px) {
	.education-hero {
		height: 200px;
		background-size: 283px 200px;
		background-image: url("https://web-archive.nli.org.il/National_Library/20161223045402oe_/https://devimages.apple.com.edgekey.net/education/images/education-hero-small.png");
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px) , only screen and (min-resolution: 1.5dppx) and (max-width: 767px) , (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px) , (min-resolution: 144dpi) and (max-width: 767px) {
	.education-hero {
		background-image: url("https://web-archive.nli.org.il/National_Library/20161223045402oe_/https://devimages.apple.com.edgekey.net/education/images/education-hero-small_2x.png");
	}
}
