/* calendar styling */

/* Default and small screens */
@import 'calendar-default.css';

/* 800+ pixels */
@import 'calendar-800+.css' screen and (min-width: 800px);
