@media screen and (min-width: 1000px) {
  .teste-claro .teste {
    display: block;
  }
}