@media  (min-width:px) and (max-width:100px){selector:hover {
  color: red;
}}