@import "mstyle.css" screen and (max-width: 999px);
@import "tstyle.css" screen and (min-width:1000px);
@import "dstyle.css" screen and (min-width: 1200px);
