.custom-video-div {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
}
.video-sub-div {
  width: 100%;
  max-width: 600px;
}
/*# sourceMappingURL=custom.map */