sup{ bottom: -.4em }

.typography-router-label sup{
	font-size:.6em;
	bottom: -.1em;
}

.section-hero .image-apple-pencil.hardware2 {
    background-image: url("/ca/fr/apple-pencil/images/select/apple_pencil__2cgr7fmna02u_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) {
    .section-hero .image-apple-pencil.hardware2 {
        background-image: url("/ca/fr/apple-pencil/images/select/apple_pencil__2cgr7fmna02u_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .image-apple-pencil.hardware2 {
        background-image: url("/ca/fr/apple-pencil/images/select/apple_pencil__2cgr7fmna02u_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) {
    .section-hero .image-apple-pencil.hardware2 {
        background-image: url("/ca/fr/apple-pencil/images/select/apple_pencil__2cgr7fmna02u_medium_2x.jpg")
    }
}