.section-router .grid-item-macos.tall .shared-router-macos-monterey {
  height: 100%;
}

.hero-cta-item.noline:before {
  display: none;
}

.section-router
  .grid-item-router.grid-item-macos
  .text-content
  .typography-headline {
  max-width: 85%;
}
@media only screen and (max-width: 1068px) {
  .section-router
    .grid-item-router.grid-item-macos
    .text-content
    .typography-headline {
    max-width: 100%;
  }
}

.section-hero .hero-image-container {
  margin-top: 0;
}

.ac-theme-dark #ac-localnav.ac-localnav-scrim .ac-ln-background,
.ac-localnav-scrim#ac-localnav.ac-localnav-dark .ac-ln-background {
  background-color: rgba(29, 29, 31, 0.72);
}

.section-connections .pin-connections-wrapper .pin-hdmi {
  left: 551px;
}
