@CHARSET "UTF-8";
@import "telefon.css" screen and (max-width: 640px);
@import "tablet.css" screen and (min-width: 641px) and (max-width: 1023px);