.badge-content .typography-specs-display-size {
  font-size: 32px;
}
.badge-content .typography-caption {
  font-size: 12px;
}
.techspecs-column.techspecs-column-custom .badge {
  min-width: 6em;
}

.page-specs.t3 .section-compare.section-shared-router {
  padding-top: 25px;
}

@media only screen and (max-width: 1069px) {
  .page-specs.t3 .section-compare.section-shared-router {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 735px) {
  .page-specs.t3 .section-compare.section-shared-router {
    padding-top: 15px;
  }
}
