@import url("seconddesktop.css") screen and (min-width: 769px),print;
@import url("secondtablet.css") all and (max-width: 768px);
@import url("secondsmart.css") all and (max-width: 640px);
@import url("secondsmartphone.css") all and (max-width: 340px);
