@media (min-width:400px) and (max-width:699px){ /* css here */ }
<link rel='stylesheet' media='screen and (min-width: 701px) and (max-width: 900px)' href='css/medium.css' />