/*calendar icon start*/
.section-techspecs .section-built-in-apps .techspecs-app-icon-calendar, .section-techspecs .section-free-apps .techspecs-app-icon-calendar {
    background-image:url(/tw/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large.png)
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .section-techspecs .section-built-in-apps .techspecs-app-icon-calendar, .section-techspecs .section-free-apps .techspecs-app-icon-calendar {
        background-image:url(/tw/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large_2x.png)
    }
}
/*calendar icon end*/