
/*icon_calendar*/
.section-techspecs .section-built-in-apps .techspecs-app-icon-calendar,
.section-techspecs .section-free-apps .techspecs-app-icon-calendar {
    background-image: url("/ipad-10.2/images/specs/icon_calendar__ggczt6617xim_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-techspecs .section-built-in-apps .techspecs-app-icon-calendar,
    .section-techspecs .section-free-apps .techspecs-app-icon-calendar {
        background-image: url("/ipad-10.2/images/specs/icon_calendar__ggczt6617xim_large_2x.png")
    }
}