.banner-warpper .banner-text {
  background: #00000000;
}
.J-nav-list .in-application ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px;
}
.marquee {
  width: 700px;
  overflow: hidden;
}
.marquee-1,
.marquee-2,
.marquee-3,
.marquee-4 {
  overflow: hidden;
  margin: 10px 0;
}
.marquee-1 img,
.marquee-2 img,
.marquee-3 img,
.marquee-4 img {
  width: 120px !important;
  height: auto !important;
  margin: 2px;
  border: 1px solid #ccc;
}
.partner_list_met_158_3_7 .bigimg .libox {
  margin-top: 5px !important;
  padding: 0 5px;
}
.home-banner-marquee {
  margin-top: 100px;
}
.home-banner-marquee img {
  width: 200px !important;
  height: auto !important;
  border-radius: 20px;
}
.about.container .qrcodes {
  display: flex;
}
.about.container .qrcodes span {
  font-size: 12px;
  color: #ccc;
}
.about.container .qrcodes img {
  width: 200px;
  height: 200px;
  margin: 0 10px;
  border: 1px dotted #ccc;
}
@media (max-width: 700px) {
  .home-marquee {
    margin-top: 30%;
    width: 1000px;
    height: auto !important;
    overflow: hidden;
  }
  .home-marquee img {
    width: 200px !important;
    margin: 0 20px;
  }
  .partner_list_met_158_3_7 .container {
    padding-right: 0;
    padding-left: 0;
  }
  .partner_list_met_158_3_7 .container .headerContent {
    background: #43434350;
    padding: 10px;
  }
  .container.about h2 {
    font-size: 22px;
  }
  .product_list_page_met_158_3_12 {
    padding: 20px;
  }
  .product_list_page_met_158_3_12 .headerContent .description {
    overflow: inherit;
    white-space: inherit;
    -webkit-line-clamp: inherit;
  }
  .nav-brands {
    display: flex !important;
    flex-wrap: wrap;
  }
  .nav-brands li a {
    padding: 0 20px !important;
  }
  .about.container .js {
    display: block !important;
  }
  .about.container .js .qrcodes {
    display: block !important;
  }
}
