.overview-content .temp-banner {
  font-size: 16px;
  height: 269em;
  max-width: 120em;
  margin: 0 auto;
  background: url('https://static-product.tp-link.com/dr3220v-4g_v1.20/img/Highlight_web_20260324082003e.jpg') 50% 0 no-repeat;
  background-size: 115em
}

.overview-content .temp-banner .w-container {
  width: 95em;
  margin: 0 auto;
  position: relative;
}

@media(max-width:1680px) {
  .overview-content .temp-banner {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .temp-banner {
    font-size: 12px
  }
}

@media(max-width:736px) {
  .mobile-br{
    display: block;
  }
  .overview-content .temp-banner {
    font-size: 10.35px;
    background: url('https://static-product.tp-link.com/dr3220v-4g_v1.20/img/Highlight_mobile_20260324082116a.jpg') 50% 0 no-repeat;
    background-size: 100%;
    height: 1150vw;
  }

  .overview-content .temp-banner .w-container {
    width: auto;

  }
}





















