/*Localized Screens*/
.recap-tile-image-ipad {
	background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_medium.jpg);
	}
}

@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) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_medium_2x.jpg);
	}
}

@media only screen and (max-width: 735px) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_small.jpg);
	}
}

@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) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_small_2x.jpg);
	}
}

@media only screen and (max-width: 380px) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_large.jpg);
	}
}

@media only screen and (max-width: 380px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 380px) and (min-resolution: 1.5dppx), only screen and (max-width: 380px) and (min-resolution: 144dpi) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_large_2x.jpg);
	}
}

@media only screen and (max-width: 380px) and (max-width: 1068px) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_medium.jpg);
	}
}

@media only screen and (max-width: 380px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 380px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 380px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_medium_2x.jpg);
	}
}

@media only screen and (max-width: 380px) and (max-width: 735px) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_small.jpg);
	}
}

@media only screen and (max-width: 380px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 380px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 380px) and (max-width: 735px) and (min-resolution: 144dpi) {
	.recap-tile-image-ipad {
		background-image: url(/by/apple-events/home/images/september-2021/ipad__ef1lvavrre2q_small_2x.jpg);
	}
}
