.overview-content .temp-banner {
  font-size: 16px;
  height: 505em;
  max-width: 120em;
  margin: 0 auto;
  background: url('https://static-product.tp-link.com/oc220_v2/img/highlight_web4_20251208081817q.jpg') 50% 0 no-repeat;
  background-size: 75em
}

.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/oc220_v2/img/highlight_m4_20251208081830n.jpg') 50% 0 no-repeat;
    background-size: 100%;
    height: 2000vw;
  }

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

  }
}































