@import url('main_normal.css') screen and (min-width:900px), print;
@import url('main_mobile.css') screen and (max-width:899px);
