@import "home-lrg.css" screen and (min-width:1024px) and (max-width:10000px);
@import "home-lrg.css" screen and (min-width:768px) and (max-width:1024px);
@import "home-sml.css" screen and (max-width:768px);