.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
	flex-basis: 21.66667%;
	max-width: 21.66667%;
}
@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-applecare .image-hero-lockup {
        background-image: url("/in/support/products//images/mac/applecareproduct_mac_hero__mgrurt6e8vem_large_2x.png")
    }
}
@media only screen and (max-width: 1068px) {
    .section-applecare .image-hero-lockup {
        background-image: url("/in/support/products//images/mac/applecareproduct_mac_hero__mgrurt6e8vem_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-applecare .image-hero-lockup {
        background-image: url("/in/support/products//images/mac/applecareproduct_mac_hero__mgrurt6e8vem_medium_2x.png")
    }
}
@media only screen and (max-width: 735px) {
    .section-applecare .image-hero-lockup {
        background-image: url("/in/support/products//images/mac/applecareproduct_mac_hero__mgrurt6e8vem_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-applecare .image-hero-lockup {
        background-image: url("/in/support/products//images/mac/applecareproduct_mac_hero__mgrurt6e8vem_small_2x.png")
    }
}