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