.section_video {
  height: 100vh;
  width: 100%;
  position: fixed;
  background-color: #ffffff;
  display: none;
  align-items: center;
  top: 0;
  z-index: 160;
}
.scan_pop {
  height: 100%;
}
