@charset "UTF-8";

@media screen and (max-width: 768px) {
  #mv_outer #mv {
    max-height: 500px !important;
  } 
}