@media (max-width: 1em) {
  .test {
    color: red;
  }
}
