@media only screen and (min-width: 1069px) {
  .t3 .section-router .section-content .row {
    max-width: 692px;
  }
  .t3 .section-router .section-content .row .column {
    min-width: 346px;
  }
  .t3 .section-router .section-content {
    display: flex;
    justify-content: center;
  }
  .section-plans .plan-tile .plan-top-section {
    height: 220px;
  }
  .typography-plan-subhead {
    font-size: 35px;
  }
  .typography-plan-copy {
    width: 234px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .typography-plan-subhead {
    font-size: 27px;
  }
}

@media only screen and (min-width: 735px) {
  .section-plans .plan-tile .plan-top-section {
    height: 219px;
  }
}

#ac-localnav .ac-ln-menu {
  width: 107.47px;
}

.section-river {
  padding-top: 90px;
}

.section-plans .typography-headline {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 75px;
}

.section-router .typography-headline {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

.theme-light {
  background: #f5f5f7;
}

.section-plans .plan-tile {
  background: #fff;
}
