.yiwu-mark {
  display: inline-flex;
  align-items: center;
  width: 86px;
}

.yiwu-mark img {
  display: block;
  width: 100%;
  height: auto;
}

.yiwugo-page .hero-visual {
  min-height: 440px;
}

.yiwugo-page .page-hero,
.yiwugo-page .intent-strip,
.yiwugo-page .section.alt {
  background: transparent;
}

.yiwugo-page .section {
  border-top: 0;
}

.yiwugo-page .intent-strip {
  padding-top: 0;
}

.yiwugo-page .hero-visual img.hero-art {
  width: min(112%, 720px);
  max-width: none;
}

.yiwugo-page .service-art img,
.yiwugo-page .delivery-art img {
  width: min(100%, 520px);
}

@media (max-width: 760px) {
  .yiwugo-page .hero-visual {
    min-height: 300px;
  }

  .yiwugo-page .hero-visual img.hero-art,
  .yiwugo-page .service-art img,
  .yiwugo-page .delivery-art img {
    width: 100%;
  }
}
