@charset "UTF-8";
/* CSS Document */

.youtube_movie{
  margin-bottom: 50px;
  width: 100%;
  height: auto;
}

.movie_item{
  display: flex;
  justify-content: center;
  align-items: center;
}