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

.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/eap235-wall_v1.20/img/mobile_EAP235-Wall_20250922085936o.jpg') 50% 0 no-repeat;
    background-size: 100%;
    height: 1390vw;
  }

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

  }
}

