#app main .banner {
  margin-top: -1rem;
  background-image: url('./img/banner.png');
  background-size: auto 7.2rem;
  height: 7.2rem;
}
#app main .card dl.style1 dd.show-img {
  background: url('./img/zph101.jpg');
  background-size: 100% auto;
}
/*# sourceMappingURL=this_common.css.map */