.mv_wrap .mv_list {
    height: 100%;
}
.slick-slide {
    height: 100%!important;
}
@media screen and (max-width:768px) { 
.pc_only {
  display: none;
}
  }