body,
html,
.container {
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  background: #f6f6f6 !important;
}
#live {
  background: none !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  position: absolute !important;
}
#live .player-outer-wrap {
  background: none !important;
  width: 100%;
  min-width: 0 !important;
}
