.gn-0058-container {
  width: 100%;
  height: 100%;
  background-color: #EFEFEF;
}
.gn-0058-container video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}
.gn-0058-container video source {
  width: 100%;
  height: 100%;
}