@charset "UTF-8";

@media screen and (min-width: 901px) {
    #mv::before {
         content: none;
    }
}