@charset "UTF-8";

/* .bx-viewport.bx-viewport { min-height: 50vh !important; } */

#mv {
  padding-bottom: 0%;
  height: 30vw !important;
}
#mv > div {
  position: absolute;
  left: 0;
  bottom: -25%;
  width: 100%;
}
#mv img {
  width: 100%;
  /* position: absolute;
  bottom: -25%;
  left: 0; */
}