/* local overrides */

.section-welcome .marquee .marquee-milestone {
	max-width: 300px;
}

@media only screen and (max-width: 734px) {
	.section-wallpaper .marquee-ctas-link.button {
		width: 79px;
	}

	.section-welcome .marquee .marquee-milestone {
		max-width: 250px;
	}
}

/* images */
.hero-image {
	background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_large.jpg");
}

@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) {
	.hero-image {
		background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_large_2x.jpg");
	}
}

@media only screen and (min-width: 1180px) {
	.hero-image {
		background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_largetall.jpg");
	}
}

@media only screen and (min-width: 1180px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 1180px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 1180px) and (min-resolution: 144dpi) {
	.hero-image {
		background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_largetall_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.hero-image {
		background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_mediumtall.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) {
	.hero-image {
		background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_mediumtall_2x.jpg");
	}
}

@media only screen and (max-width: 850px) {
	.hero-image {
		background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_medium.jpg");
	}
}

@media only screen and (max-width: 850px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 850px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 850px) and (min-resolution: 144dpi) {
	.hero-image {
		background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.hero-image {
		background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.hero-image {
		background-image: url("/ca/fr/ipad/made-on-ipad/images/hero/hero__dvt3aehq6aeu_small_2x.jpg");
	}
}
