@media only screen and (min-width: 1920px) {
  livelike-widget-root {
    margin: 20px 0;
  }

  livelike-video-alert * livelike-description,
  livelike-title {
    font-size: 19px;
    line-height: 22px;
  }
  livelike-video-alert * livelike-description {
    margin-bottom: 20px;
  }
  .widget-kind,
  livelike-video-alert * livelike-title {
    font-size: 16px;
    line-height: 19px;
  }

  livelike-video-alert * .reaction-container-item-text {
    font-size: 18px;
    line-height: 25px;
  }

  /* livelike-video-alert * .custom-video-caption-container {
    padding: 0 0 14px 14px;
  }
  livelike-video-alert * livelike-description {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 30px;
  }
  livelike-video-alert * .reaction-container {
    width: 270px;
    height: 76px;
    padding-top: 12px;
  }
  livelike-video-alert * .reaction-container-item img {
    width: 50px;
  }
  livelike-video-alert * .reaction-container-item-text {
    font-size: 39px;
    line-height: 48px;
  }
  custom-slider * .vote-button {
    font-size: 16px;
    line-height: 20px;
    padding: 6px 15px !important;
  }
  livelike-cheer-meter * .vote-count-container {
    width: 139px;
    height: 71px;
    left: calc(50% - 74px);
    top: calc(50% - 8px);
  }
  
  livelike-cheer-meter * livelike-vote-count {
    font-size: 54px;
    line-height: 50px;
  }
  livelike-cheer-meter * livelike-title {
    margin-bottom: 67px;
  }
  livelike-cheer-meter * livelike-widget-body {
    margin-bottom: 62px;
  } */
}
