@import "stylebase.css";
@import "nivo-slider.css";

@import "stylepage400.css" screen and (max-width: 480px);
@import "stylepage750.css" screen and (min-width: 480px) and (max-width: 800px);
@import "stylepage.css" screen and (min-width: 800px);
