@CHARSET "UTF-8";

/* General */
@import url(desktop.css) (min-width:1200px);
@import url(mobile.css) (max-width:1199px);