/* BASIC css start */
.video-center {
  width: 100%;
  display: flex;
  justify-content: center; /* °¡·Î °¡¿îµ¥ */
  margin-top:30px;
}

/* BASIC css end */

