@charset "UTF-8";

@import url("tablets.css?20200626") only screen and (min-width:791px) and (max-width:1255px);
@import url("mobiles.css?20200626") only screen and (min-width:1px) and (max-width:790px);
