.overview-content .wifi-blueooth-all-in-one {
  font-size: 16px;
  height: 53.75em;
  max-width: 120em;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/img/01-hero-new.png)
    50% 0 no-repeat;
  background-size: 120em;
}
.overview-content .wifi-blueooth-all-in-one .w-container {
  width: 95em;
  margin: 0 auto;
}
.overview-content .wifi-blueooth-all-in-one .w-container .text {
  text-align: left;
  padding: 17em 0 0 41em;
}
.overview-content .wifi-blueooth-all-in-one h2 {
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .wifi-blueooth-all-in-one h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-content .wifi-blueooth-all-in-one .text p {
  font-size: 1.875em;
  margin-top: 1em;
  padding: 0.25em;
  width: 8.35em;
  border: 1px solid black;
  color: black;
  background: transparent;
  border-radius: 0.5em;
}

@media (max-width: 1680px) {
  .overview-content .wifi-blueooth-all-in-one {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .wifi-blueooth-all-in-one {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .wifi-blueooth-all-in-one {
    font-size: 10.35px;
    background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/m/01-hero-new.png)
      50% 0 no-repeat;
    background-size: 100%;
    height: 133.4375vw;
  }
  .overview-content .wifi-blueooth-all-in-one .w-container {
    width: auto;
  }
  .overview-content .wifi-blueooth-all-in-one .w-container .text {
    padding: 10vw 0 0 20vw;
  }
  .overview-content .wifi-blueooth-all-in-one h2 {
    font-size: 2.9375em;
    line-height: 1.2;
    padding: 0 20px 0.5em;
  }
  .overview-content .wifi-blueooth-all-in-one h3 {
    font-size: 1.5em;
    line-height: 1.2;
    padding: 0 20px 0.5em;
  }
  .overview-content .wifi-blueooth-all-in-one .text p {
    font-size: 1.5em;
    padding: 1.5vw 1.5vw;
    margin-left: 20px;
  }
}
@media (max-width: 414px) {
  .overview-content .wifi-blueooth-all-in-one {
    font-size: 2.5vw;
  }
}
.overview-content .high-speed-dual-band-adapter {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 0 0 3em;
}
.overview-content .high-speed-dual-band-adapter .w-container {
  width: 80%;
  margin: 0 auto;
  position: relative;
}
.overview-content .high-speed-dual-band-adapter .text {
  text-align: center;
  padding: 5em 4em 0;
}
.overview-content .high-speed-dual-band-adapter h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .high-speed-dual-band-adapter p {
  font-size: 1.25em;
  line-height: 1.5;
}
.overview-content .high-speed-dual-band-adapter .circle {
  position: absolute;
  z-index: 999;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.overview-content .high-speed-dual-band-adapter .circle-1 {
  width: 14em;
  height: 14em;
  background-color: rgba(255, 255, 255, 0.2);
  bottom: 7em;
  font-size: 1.1111vw;
}
.overview-content .high-speed-dual-band-adapter .circle-2 {
  width: 12em;
  height: 12em;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.5);
}
.overview-content .high-speed-dual-band-adapter .circle-3 {
  width: 10em;
  height: 10em;
  background-color: rgba(255, 255, 255, 1);
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  padding: 2em 1em;
  box-sizing: border-box;
}
.overview-content .high-speed-dual-band-adapter .circle-desc {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
.overview-content .high-speed-dual-band-adapter .circle-desc-1 {
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1;
}
.overview-content .high-speed-dual-band-adapter .circle-desc-2 {
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1;
}
.overview-content .high-speed-dual-band-adapter .circle-desc-3 {
  font-size: 0.9375em;
  font-weight: 400;
  line-height: 1;
}
.overview-content .high-speed-dual-band-adapter .info {
  display: flex;
  margin-top: 2.5em;
  justify-content: space-around;
  flex-wrap: wrap;
}
.overview-content .high-speed-dual-band-adapter li {
  width: 50%;
  text-align: center;
  position: relative;
  font-weight: 700;
  color: #fff;
}
.overview-content .high-speed-dual-band-adapter li img {
  height: 100%;
  width: 100%;
}
.overview-content .high-speed-dual-band-adapter .info p {
  padding: 0.5em 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 1.5em;
  background-color: rgba(26, 23, 20, 60%);
  font-weight: 500;
}
.overview-content .high-speed-dual-band-adapter .info .desc .data,
.overview-content .high-speed-dual-band-adapter .info .desc .icons {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
}
.overview-content .high-speed-dual-band-adapter .info .desc .icons {
  border-left: 1px solid #fff;
  padding: 0 5%;
}
.overview-content .high-speed-dual-band-adapter .info .desc .num {
  font-size: 2em;
}
.overview-content .high-speed-dual-band-adapter .info .desc .icons {
  width: 6.6em;
  height: 1.5em;
}
.overview-content .high-speed-dual-band-adapter .info .desc1 .icons {
  background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/img/b-3.png)
    50% 0 no-repeat;
  background-size: 6.6em;
}
.overview-content .high-speed-dual-band-adapter .info .desc2 .icons {
  background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/img/b-4.png)
    50% 0 no-repeat;
  background-size: 6.6em;
}
.overview-content .high-speed-dual-band-adapter .info .desc::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: top;
  margin-right: 0.5em;
}
@media (min-width: 1920px) {
  .overview-content .high-speed-dual-band-adapter .circle-1 {
    font-size: 16px;
    bottom: 9em;
  }
}
@media (max-width: 1680px) {
  .overview-content .high-speed-dual-band-adapter {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .high-speed-dual-band-adapter {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .high-speed-dual-band-adapter {
    font-size: 10.35px;
    padding: 0;
  }
  .overview-content .high-speed-dual-band-adapter .w-container {
    width: auto;
    background: 0;
    padding-bottom: 0;
  }
  .overview-content .high-speed-dual-band-adapter .text {
    padding: 0;
    text-align: left;
  }
  .overview-content .high-speed-dual-band-adapter h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }
  .overview-content .high-speed-dual-band-adapter p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 20px 1em;
  }
  .overview-content .high-speed-dual-band-adapter .circle {
    display: none;
  }
  .overview-content .high-speed-dual-band-adapter li {
    width: 100%;
    margin-bottom: 1em;
  }
  .overview-content .high-speed-dual-band-adapter .info p {
    padding: 0.75em 0;
    box-sizing: border-box;
    font-size: 1.125em;
  }
  .overview-content .high-speed-dual-band-adapter .info .desc .icons {
    width: 25vw;
    background-size: 25vw;
    height: 5.68182vw;
  }
}
@media (max-width: 414px) {
  .overview-content .high-speed-dual-band-adapter {
    font-size: 2.5vw;
  }
}
.overview-content .link-computer-via-bluetooth {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .link-computer-via-bluetooth .w-container {
  width: 85.375em;
  margin: 0 auto 5em;
}
.overview-content .link-computer-via-bluetooth .text {
  text-align: center;
  padding: 5em 6em 0;
}
.overview-content .link-computer-via-bluetooth h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .link-computer-via-bluetooth p {
  font-size: 1.25em;
  line-height: 1.5;
}
.overview-content .link-computer-via-bluetooth .nowrap {
  white-space: nowrap;
}
.overview-content .link-computer-via-bluetooth .bg {
  background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/img/03-bluetooth-new.png)
    50% 100% no-repeat;
  background-size: 85.375em;
  width: 85.375em;
  height: 34.5em;
  position: relative;
}
.overview-content .link-computer-via-bluetooth .bg .desc {
  position: absolute;
  font-size: 1.125em;
  text-align: center;
  font-weight: 400;
  width: 10em;
}
.overview-content .link-computer-via-bluetooth .bg .desc1 {
  left: 3.5em;
  top: 16em;
}
.overview-content .link-computer-via-bluetooth .bg .desc2 {
  left: 14.875em;
  top: 21em;
}
.overview-content .link-computer-via-bluetooth .bg .desc3 {
  left: 25.375em;
  top: 27.5em;
}
.overview-content .link-computer-via-bluetooth .bg .desc4 {
  left: 39.375em;
  top: 27.5em;
}
.overview-content .link-computer-via-bluetooth .bg .desc5 {
  left: 51.375em;
  top: 21.5em;
}
.overview-content .link-computer-via-bluetooth .bg .desc6 {
  left: 63em;
  top: 16.5em;
}
@media (max-width: 1680px) {
  .overview-content .link-computer-via-bluetooth {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .link-computer-via-bluetooth {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .link-computer-via-bluetooth {
    font-size: 10.35px;
  }
  .overview-content .link-computer-via-bluetooth .w-container {
    width: auto;
    margin: 0 auto;
  }
  .overview-content .link-computer-via-bluetooth .text {
    padding: 0;
    text-align: left;
  }
  .overview-content .link-computer-via-bluetooth h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }
  .overview-content .link-computer-via-bluetooth p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 20px;
  }
  .overview-content .link-computer-via-bluetooth .bg {
    margin-top: 2em;
    width: auto;
    height: 49.0625vw;
    background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/m/03-bluetooth-new.png)
      50% 100% no-repeat;
    background-size: 100%;
  }
  .overview-content .link-computer-via-bluetooth .bg .desc {
    font-size: 0.875em;
    width: 15vw;
  }
  .overview-content .link-computer-via-bluetooth .bg .desc1 {
    top: 22vw;
    left: 4vw;
  }
  .overview-content .link-computer-via-bluetooth .bg .desc2 {
    top: 31vw;
    left: 17vw;
  }
  .overview-content .link-computer-via-bluetooth .bg .desc3 {
    top: 38vw;
    left: 32.5vw;
  }
  .overview-content .link-computer-via-bluetooth .bg .desc4 {
    top: 38vw;
    left: 50vw;
  }
  .overview-content .link-computer-via-bluetooth .bg .desc5 {
    top: 32vw;
    left: 66vw;
  }
  .overview-content .link-computer-via-bluetooth .bg .desc6 {
    top: 22vw;
    left: 79vw;
  }
}
@media (max-width: 414px) {
  .overview-content .link-computer-via-bluetooth {
    font-size: 2.5vw;
  }
}
.overview-content .miniature-design-plug {
  font-size: 16px;
  background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/img/d.jpg)
    50% 0 no-repeat;
  background-size: 120em;
  max-width: 120em;
  margin: 0 auto;
  height: 52.875em;
}
.overview-content .miniature-design-plug .nowrap {
  white-space: nowrap;
}
.overview-content .miniature-design-plug .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.overview-content .miniature-design-plug .text {
  padding: 9em 59em 0 0;
  text-align: left;
}
.overview-content .miniature-design-plug h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .miniature-design-plug p {
  font-size: 1.25em;
  line-height: 1.5;
}
.overview-content .miniature-design-plug .desc-text {
  height: 12.5em;
  width: 31.25em;
  position: relative;
  background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/img/d-icon.png)
    50% 0 no-repeat;
  background-size: 31.25em;
  margin-top: 2.5em;
}
.overview-content .miniature-design-plug .desc-text .desc {
  font-size: 0.9375em;
  font-weight: 400;
  width: 4em;
  position: absolute;
  text-align: center;
}
.overview-content .miniature-design-plug .desc1 {
  top: 4em;
  left: 8.5em;
}
.overview-content .miniature-design-plug .desc2 {
  top: 11em;
  left: 2em;
}
.overview-content .miniature-design-plug .desc3 {
  top: 4em;
  left: 17.875em;
}
.overview-content .miniature-design-plug .desc4 {
  top: 11em;
  left: 13em;
}
.overview-content .miniature-design-plug .desc5,
.overview-content .miniature-design-plug .desc6 {
  position: absolute;
  font-size: 1.125em;
  font-weight: 400;
  width: 10em;
  text-align: left;
  left: 29em;
}
.overview-content .miniature-design-plug .desc5 {
  top: 9.125em;
}
.overview-content .miniature-design-plug .desc6 {
  top: 11.25em;
}
.overview-content .miniature-design-plug .desc7,
.overview-content .miniature-design-plug .desc8 {
  position: absolute;
  font-size: 1.125em;
  width: 4em;
  left: 24.15em;
  height: 3px;
}
.overview-content .miniature-design-plug .desc7 {
  top: 9.875em;
  background-image: linear-gradient(
    to right,
    #2acf75 0%,
    #2acf75 70%,
    transparent 50%
  );
  background-size: 25% 3px;
  background-repeat: repeat-x;
}
.overview-content .miniature-design-plug .desc8 {
  top: 12em;
  background-image: linear-gradient(
    to right,
    #009ee7 0%,
    #009ee7 70%,
    transparent 50%
  );
  background-size: 25% 3px;
  background-repeat: repeat-x;
}
@media (max-width: 1680px) {
  .overview-content .miniature-design-plug {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .miniature-design-plug {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .miniature-design-plug {
    font-size: 10.35px;
    background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/m/d.jpg)
      50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 73vw;
    height: auto;
    position: relative;
  }
  .overview-content .miniature-design-plug .w-container {
    width: auto;
  }
  .overview-content .miniature-design-plug .text {
    padding: 0;
    text-align: left;
  }
  .overview-content .miniature-design-plug h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }
  .overview-content .miniature-design-plug p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 20px;
  }
  .overview-content .miniature-design-plug .desc-text {
    position: absolute;
    height: 30vw;
    bottom: 2vw;
    width: 75vw;
    margin: 0;
    left: 10vw;
    background-size: 75vw;
  }
  .overview-content .miniature-design-plug .desc1,
  .overview-content .miniature-design-plug .desc2,
  .overview-content .miniature-design-plug .desc3,
  .overview-content .miniature-design-plug .desc4 {
    font-size: 0.9375em;
    top: auto;
  }
  .overview-content .miniature-design-plug .desc1 {
    bottom: 18vw;
    left: 19.5vw;
  }
  .overview-content .miniature-design-plug .desc2 {
    bottom: 2vw;
    left: 5vw;
  }
  .overview-content .miniature-design-plug .desc3 {
    bottom: 18vw;
    left: 39.5vw;
  }
  .overview-content .miniature-design-plug .desc4 {
    bottom: 2vw;
    left: 31.5vw;
  }
}
@media (max-width: 414px) {
  .overview-content .miniature-design-plug {
    font-size: 2.5vw;
  }
  .overview-content .miniature-design-plug .desc2 {
    left: 5vw;
  }
  .overview-content .miniature-design-plug .desc4 {
    left: 30vw;
  }
}
.overview-content .advanced-security {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 120em;
  background-image: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/img/e.jpg);
  padding-bottom: 18em;
}
.overview-content .advanced-security .w-container {
  width: 90em;
  margin: 0 auto;
}
.overview-content .advanced-security .text {
  padding: 12.5em 0 0 65%;
}
.overview-content .advanced-security h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .advanced-security p {
  font-size: 1.25em;
  line-height: 1.5;
}
.overview-content .advanced-security .link {
  margin-top: 1em;
}
.overview-content .advanced-security .link a {
  color: #54d2db;
  font-size: 1.25em;
  font-weight: 400;
  font-style: italic;
}
@media (max-width: 1680px) {
  .overview-content .advanced-security {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .advanced-security {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .advanced-security {
    font-size: 20.7px;
    background-size: 100%;
    background-image: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/m/e.jpg);
    background-position: 50% 100%;
    padding-bottom: 61%;
  }
  .overview-content .advanced-security .w-container {
    width: auto;
  }
  .overview-content .advanced-security .text {
    padding: 2em 0 1em;
    text-align: left;
  }
  .overview-content .advanced-security h2 {
    font-size: 1.25em;
    line-height: 1.2;
    padding: 0 20px;
    margin-bottom: 0.5em;
  }
  .overview-content .advanced-security p {
    font-size: 0.875em;
    line-height: 1.42857;
    padding: 0 20px;
  }
  .overview-content .advanced-security .link {
    margin-top: 0;
  }
  .overview-content .advanced-security .link a {
    font-size: 0.875em;
    line-height: 1.42857;
    padding: 0 20px;
  }
}
@media (max-width: 414px) {
  .overview-content .advanced-security {
    font-size: 5vw;
  }
}
.overview-content .sell-point {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #eef0f1;
  padding: 5em 0;
}
.overview-content .sell-point .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.overview-content .sell-point h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 0.5em;
}
.overview-content .sell-point h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  padding: 0.5em 0;
}
.overview-content .sell-point p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
  padding: 0 12em 1em;
}
.overview-content .sell-point ul {
  text-align: center;
  margin: 0 auto;
}
.overview-content .sell-point ul p {
  padding: 0;
}
.overview-content .sell-point li {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 5%;
}
.overview-content .sell-point li .icon {
  width: 5em;
  height: 5em;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/img/e-icons.png);
  background-size: 15em;
}
.overview-content .sell-point li .icon1 {
  background-position: 0 50%;
}
.overview-content .sell-point li .icon2 {
  background-position: 50% 50%;
}
.overview-content .sell-point li .icon3 {
  background-position: 100% 50%;
}
@media (max-width: 1680px) {
  .overview-content .sell-point {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .sell-point {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .sell-point {
    font-size: 10.35px;
    padding: 2em 0;
  }
  .overview-content .sell-point .w-container {
    width: auto;
  }
  .overview-content .sell-point .text {
    padding: 0;
  }
  .overview-content .sell-point ul {
    margin: 0 20px;
  }
  .overview-content .sell-point li {
    width: 100%;
    box-sizing: border-box;
    margin: 2em 0;
    padding: 0;
    text-align: left;
  }
  .overview-content .sell-point h2 {
    font-size: 2.5em;
    line-height: 1.2;
    text-align: left;
    padding: 1.5em 20px 0.5em;
  }
  .overview-content .sell-point h3 {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0;
    text-align: left;
  }
  .overview-content .sell-point p {
    font-size: 1.5em;
    line-height: 1.42857;
    padding: 0 20px 1em;
    text-align: left;
  }
  .overview-content .sell-point ul p {
    padding: 0;
  }
  .overview-content .sell-point li .icon {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    margin-right: 2em;
  }
  .overview-content .sell-point li .txt {
    display: inline-block;
    text-align: left;
    width: calc(100% - 10em);
    vertical-align: top;
  }
}
@media (max-width: 414px) {
  .overview-content .sell-point {
    font-size: 2.5vw;
  }
}


.overview-content .wpa{font-size:16px;max-width:1920px;margin:0 auto;height:53.9375em;background-position:50% 100%;background-repeat:no-repeat;background-size:120em;background-image: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/img/05-wpa3.png);}
.overview-content .wpa .w-container{width:85.375em;margin:0 auto;}
.overview-content .wpa .text{padding:17.5em 0 0 65%;}
.overview-content .wpa h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em;}
.overview-content .wpa p{font-size:1.25em;line-height:1.5;}
.overview-content .wpa .link{margin-top:1em;}
.overview-content .wpa .link a{color:#4bd5fd;}
@media (max-width:1680px){
  .overview-content .wpa{font-size:14px;}
}
@media (max-width:1440px){
  .overview-content .wpa{font-size:12px;}
}
@media (max-width:736px){
  .overview-content .wpa{font-size:10.35px;background-size:100%;background-image: url(https://static-product.tp-link.com/archer-t2ub-nano_v1/m/05-wpa3.png);background-position:50% 100%;padding-bottom:67%;height:auto;}
  .overview-content .wpa .w-container{width:auto;}
  .overview-content .wpa .text{padding:0;text-align: left;}
  .overview-content .wpa h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em;}
  .overview-content .wpa p{font-size:1.75em;line-height:1.5;padding:0 20px;}
}
@media (max-width:414px){
  .overview-content .wpa{font-size:2.5vw;}
}
