@import url('color.css');
@import url('3/article.css') only screen and (min-width: 1035px);
@import url('1/mobile-article.css') only screen and (max-width: 1035px);