@media screen and (max-width: 767px) {
  .tech-description-list .list-info {
    width: 5.4rem;
    text-align: center;
    margin: 0 auto;
  }
  .driven-desc {
    justify-content: flex-end;
    max-width: 100%;
    padding-top: 0;
  }
  .driven-desc-content {
    justify-content: center;
  }
  .driven-desc .desc-overlay-control {
    transform: translateY(0);
    position: relative;
  }
  .desc-overlay-control li {
    width: unset;
    flex: unset;
  }
  .driven-desc .desc-overlay-control li + li::before {
    border-bottom: none !important;
  }
  .driven-wrap.lang-en .driven-desc .desc-overlay-control li ._btn-box,
  .driven-desc .desc-overlay-control li ._btn-box {
    border-color: #DADADA;
    flex: unset;
    width: 1.2rem;
    height: 1.2rem;
    min-width: 1.2rem;
    min-height: 1.2rem;
  }
  .driven-wrap.lang-en .driven-desc .desc-overlay-control li ._btn-box span,
  .driven-desc .desc-overlay-control li ._btn-box span {
    transform: scale(0.83);
  }
  .driven-desc .desc-overlay-control li.active ._btn-box {
    color: #fff;
  }
  .desc-overlay h3 {
    font-size: 0.46rem;
    line-height: 0.66rem;
    margin-bottom: 0.38rem;
  }
  .desc-overlay-content {
    text-align: left;
    color: #3f3f3f;
    padding: 0;
  }
  .driven-desc {
    padding: 0.3rem 0.6rem;
  }
  .aRing2Tit {
    margin: 0.76rem 0 0.34rem;
  }
  .aRing2Lef {
    padding: 0 0.84rem 0.8rem;
  }
  .mpilot3Con {
    text-align: left;
  }
  .aRing2Des {
    line-height: 0.54rem;
    text-align: left;
    font-size: 0.26rem;
  }
  .aRingBg2 {
    padding: 1.5rem 0 0;
  }
  .aRingBg3 .aRing2Tit {
    margin-top: 0.88rem;
  }
  .mpilot3Con .mpilot3Item {
    margin-top: 0.8rem;
  }
  .tech-description-list .list-title {
    margin-bottom: 0.32rem;
  }
  .tech-description-list .list-info {
    width: 100%;
    padding: 0 0.84rem;
    text-align: center;
    line-height: 0.54rem;
  }
  .mpilot3Con p {
    font-size: 0.3rem !important;
    line-height: 1.6 !important;
  }
  .mpilot4Tit {
    font-family: 'DIN-BlackItalic';
    font-style: italic;
    line-height: 1.2;
    font-size: 0.8rem;
    text-align: left;
  }
  .mpilot4More {
    margin-bottom: 0.8rem;
  }
  .driven-sticky .desc-overlay h3 {
    padding-top: 0;
  }
  .carousel .carousel-track .carousel-item .top_txt {
    font-size: 0.24rem;
    line-height: 0.26rem;
  }
}
@media screen and (max-height: 680px) and (max-width: 767px) {
  .lang-en .driven-desc .desc-overlay-control {
    transform: translateY(-100%) !important;
    padding-bottom: 0.5rem;
    position: absolute;
  }
  .lang-en .driven-desc {
    justify-content: center !important;
    padding-bottom: 0;
  }
}
