@media screen and (max-width: 1440px) {
  .location {
    font-size: 14px;
    font-size: 0.97222vw;
    margin-top: 30px;
    margin-top: 2.08333vw;
  }

  .leader-list-content-container {
    margin-top: 30px;
    margin-top: 2.08333vw;
    margin-bottom: 30px;
    margin-bottom: 2.08333vw;
  }
  .tabs li {
    line-height: 68px;
    line-height: 4.72222vw;
    height: 68px;
    height: 4.72222vw;
  }
  .tabs li a {
    font-size: 22px;
    font-size: 1.52778vw;
  }

  .leader-first-container {
    padding-bottom: 30px;
    padding-bottom: 2.08333vw;
    margin-top: 30px;
    margin-top: 2.08333vw;
  }
  .leader-first,
  .leader-list li {
    padding: 20px;
    padding: 1.38889vw;
  }
  .leader-first .img-container {
    width: 17.42857%;
    height: 0;
    padding-bottom: 21.7142857%;
  }
  .leader-first .content {
    width: 80%;
  }
  .content .name-container .name {
    font-size: 26px;
    font-size: 1.80556vw;
    width: 120px;
    width: 8.33333vw;
  }
  .view p,
  .view span {
    font-size: 16px !important;
    font-size: 1.11111vw !important;
  }
  .description {
    line-height: 2;
    font-size: 16px;
    font-size: 1.11111vw;
  }
  .content .name-container .description {
    padding-left: 120px;
    padding-left: 8.33333vw;
    line-height: 1.67;
  }
  .section-title {
    margin-top: 42px;
    margin-top: 2.91667vw;
    margin-bottom: 28px;
    margin-bottom: 1.94444vw;
  }
  .section-title span {
    border-radius: 6px;
    border-radius: 0.41667vw;
    padding: 10px 25px;
    padding: 0.69444vw 1.73611vw;
    font-size: 16px;
    font-size: 1.11111vw;
  }
  .section-title span::after {
    bottom: -8px;
    bottom: -0.5vw;
    border-top: 8px solid #8bbeff;
    border-top: 0.55556vw solid #8bbeff;
    border-left: 8px solid transparent;
    border-left: 0.55556vw solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 8px solid transparent;
    border-right: 0.55556vw solid transparent;
  }

  .leader-list {
    margin-top: 30px;
    margin-top: 2.08333vw;
  }
  .leader-list li {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 30px;
    margin-bottom: 2.08333vw;
  }
  .leader-list li .img-container {
    width: 30.9597%;
    height: 0;
    padding-bottom: 38.69969%;
    float: left;
  }
  .leader-list li .content {
    float: right;
    width: 66%;
  }
  .leader-list li .content > .description {
    height: 108px;
    height: 5.625vw;
  }
}
