@charset "UTF-8";

@media screen and (max-width: 900px){
    .mv_textimg{
        margin-left: 0;
        width:max(50%,200px)!important;
    }
}