@media screen and (min-width: 1000px) and (orientation: landscape) {
  .player {
    height: 50vh;
  }
}

/*# sourceMappingURL=media.css.map */
