@import "adaptive_page/main.css" all;
@import "adaptive_page/mobile.css" handheld, screen and (max-width:620px), screen and (max-device-width:620px);
@import "adaptive_page/retina.css" only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi);
