@media (max-width: 1000px) {
  .banner {
    display: none;
  }
  .banner_m {
    width: 100%;
    height: 100vh;
    background-image: url('/e_ky/zt/report/2022/images/mebel.png');
    background-size: 100% 100%;
  }
}
