@charset "UTF-8";

@media screen and (max-width: 900px){
  .mv_nav{
    display:none;
  } 
}