#charts_container_15[data-v-4de4cf8f] {
  width: calc(100vw/4 - 10px);
  height: calc((100vh - 90px - 6px)/3 - 42px);
  position: relative;
}
#charts_container_15 .videoPlayer[data-v-4de4cf8f] {
  width: 92%;
  height: 92%;
  -o-object-fit: fill;
     object-fit: fill;
  position: absolute;
  left: 20px;
  top: 10px;
}
#charts_container_15 .introduce[data-v-4de4cf8f] {
  position: absolute;
  left: 25px;
  top: 15px;
  color: #000000;
  z-index: 99;
}

