/* CAFR Screens */
/*Nav fix*/

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	#ac-localnav .ac-ln-menu-item{
		margin-left: 18px;
	}
}
.section-device-coverage .content .column:first-of-type .reduced{
	max-width: 90%;
}

/* Onsite hardware service  */

.section-device-coverage .image-coverage-1.image-updated {
    width: 263px;
    height: 69px;
    background-size: 263px 69px;
    background-repeat: no-repeat;
    background-image: url("/ca/fr/support/professional/images/enterprise/hardware_service_updated__mjb0jq0846aq_large.png")
}

@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-device-coverage .image-coverage-1.image-updated {
        background-image: url("/ca/fr/support/professional/images/enterprise/hardware_service_updated__mjb0jq0846aq_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-device-coverage .image-coverage-1.image-updated {
        width: 224px;
        height: 60px;
        background-size: 224px 60px;
        background-repeat: no-repeat;
        background-image: url("/ca/fr/support/professional/images/enterprise/hardware_service_updated__mjb0jq0846aq_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) {
    .section-device-coverage .image-coverage-1.image-updated {
        background-image: url("/ca/fr/support/professional/images/enterprise/hardware_service_updated__mjb0jq0846aq_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .section-device-coverage .image-coverage-1.image-updated {
        width: 257px;
        height: 68px;
        background-size: 257px 68px;
        background-repeat: no-repeat;
        background-image: url("/ca/fr/support/professional/images/enterprise/hardware_service_updated__mjb0jq0846aq_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) {
    .section-device-coverage .image-coverage-1.image-updated {
        background-image: url("/ca/fr/support/professional/images/enterprise/hardware_service_updated__mjb0jq0846aq_small_2x.png")
    }
}

