@charset "utf-8";

@media screen and (max-width: 1150px) {
    .md_none {
        display: none!important;
    }
}