@import url("base.css");
@import url("1281up.css") screen and (min-width:1281px) and (max-width: 1919px);
@import url("1920up.css") screen and (min-width:1920px);