/* Local Overrides */

@media only screen and (max-width: 734px) {
	.section-first-generation .device-1 {
		padding-right: 30px;
	}
}

/* footer overrides */

#ac-globalfooter sup {
	font-size: 10px;
	vertical-align: bottom;
	bottom: 0.3em;
	text-decoration: none;
}

/* localized images */

.section-features .image-features-wireless {
	background-image: url(/ca/fr/apple-pencil/images/overview/features/wireless__eglliafb67u6_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-features .image-features-wireless {
		background-image: url(/ca/fr/apple-pencil/images/overview/features/wireless__eglliafb67u6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-features .image-features-wireless {
		background-image: url(/ca/fr/apple-pencil/images/overview/features/wireless__eglliafb67u6_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-features .image-features-wireless {
		background-image: url(/ca/fr/apple-pencil/images/overview/features/wireless__eglliafb67u6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-features .image-features-wireless {
		background-image: url(/ca/fr/apple-pencil/images/overview/features/wireless__eglliafb67u6_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-features .image-features-wireless {
		background-image: url(/ca/fr/apple-pencil/images/overview/features/wireless__eglliafb67u6_small_2x.jpg);
	}
}

/* Features */

@media only screen and (max-width: 734px) {
	.section-features .grid-headline {
		margin-bottom: -20px;
	}
}

.section-features .pencil {
	justify-content: space-between;
}
