.company-description p span {
  font-size: 1.2rem;
  font-weight: 700;
}
@media (max-width: 475px) {
  html {
    font-size: 12px;
  }
  .walk-into img {
    height: 28rem;
    width: 35rem;
  }
  .walk-into .desc {
    justify-content: center !important;
  }
  .product-list-image {
    height: 17rem !important;
  }
  .title-text {
    font-size: 18px !important;
  }
  .wx-title {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
  }
}
@media (min-width: 768px) {
  .walk-into {
    height: 30rem;
  }
  .walk-into img {
    height: 28rem;
    width: 40rem;
    position: absolute;
  }
  .walk-into .walk-into-body {
    width: 42rem;
    position: relative;
    left: 36rem;
  }
  .carousel-item img {
    max-height: 750px;
    height: 750px;
  }
  .banner-img {
    height: 500px;
  }
  .contact-banner-img {
    height: 500px;
  }
  .honor .card {
    height: 270px !important;
  }
  .honor .card img {
    height: 225px !important;
  }
  .honor .card p {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 45px;
    font-size: 20px;
    line-height: 45px;
  }
  .wx-title {
    height: 135px;
    line-height: 135px;
    font-size: 36px;
    font-weight: bold;
  }
  .form-title {
    font-size: 48px;
    font-weight: bold;
  }
  .form-title2 {
    font-size: 26px;
  }
}
/*# sourceMappingURL=index.css.map */