/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.fp-macos-and-icloud .image-macos-icloud {
	width: 625px;
	height: 365px;
	background-size: 625px 365px;
	background-repeat: no-repeat;
	background-image: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://images.apple.com/euro/mac/home/u/screens/images/macos_icloud_large.png");
	margin: 50px auto 0;
}

@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) {
	.fp-macos-and-icloud .image-macos-icloud { background-image: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://images.apple.com/euro/mac/home/u/screens/images/macos_icloud_large_2x.png"); }
}

@media only screen and (max-width: 1068px) {
	.fp-macos-and-icloud .image-macos-icloud {
		width: 619px;
		height: 360px;
		background-size: 619px 360px;
		background-repeat: no-repeat;
		background-image: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://images.apple.com/euro/mac/home/u/screens/images/macos_icloud_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.fp-macos-and-icloud .image-macos-icloud { background-image: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://images.apple.com/euro/mac/home/u/screens/images/macos_icloud_medium_2x.png"); }
}

@media only screen and (max-width: 735px) {
	.fp-macos-and-icloud .image-macos-icloud {
		width: 274px;
		height: 160px;
		background-size: 274px 160px;
		background-repeat: no-repeat;
		background-image: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://images.apple.com/euro/mac/home/u/screens/images/macos_icloud_small.png");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.fp-macos-and-icloud .image-macos-icloud { background-image: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://images.apple.com/euro/mac/home/u/screens/images/macos_icloud_small_2x.png"); }
}





/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/