.eveCont .videoBox {
  position: absolute;
  top: 25.4%;
  left: 50%;
  transform: translateX(-50%);
  width: 88%;
}

.eveCont .videoBox video {
  width: 100%;
  height: auto;
}

.eveCont .btn01 {
  width: 88%;
  height: 18%;
  bottom: 11.5%;
}

.eveCont .btnPop {
  width: 65%;
  height: 2.4%;
  bottom: 17.3%;
}
