@media all and (min-width: 600px) {
  .button {
    background: url(images/generated/sprites/media-query.png) no-repeat;
  }
}