/* Desktop  only screen and (min-width:769px); */@import url("desktop.css");@import url("form-farge.css");/*@import url("portrett.css") only screen and (min-device-width : 521px) and (max-device-width : 1020px) and (orientation : portrait);@import url("landskap.css") only screen and (min-width : 521px) and (max-width : 1019px) and (orientation : landscape); */ /*@import url("laptop.css") only screen and (min-width:660px) and (max-width:1019px);*//* Tablet  */@import url("tablet.css") only screen and (min-width:521px) and (max-width:1055px);/*@import url("tablet-mini.css") only screen and (min-width:521px) and (max-width:768px); phone */@import url("telefon.css") only screen and (max-width:520px);