.video-wrapper {
  display: flex;
  justify-content: center;  /* horizontal centering */
}