
@import url(normal-layout.css) screen and (min-width: 641px);

@import url(mobile-layout.css) screen and (max-width: 640px);