﻿/* Desktop */
@import url("splashchrome.html");
@import url("navstyle.html");
 
/* Phone */
@import url("mobile_splashchrome.html") only screen and (max-width:320px);



