@charset "UTF-8";

@import url('wide.css') screen and (min-width: 769px);
@import url('mobile.css') screen and (max-width: 768px);