.ae .section-routers .overview-routers-education {
  width: 100%;
}

.ae .section-routers .router-item-education {
  height: 600px;
}

@media only screen and (max-width: 1068px) {
  .ae .section-routers .router-item-education {
    height: 400px;
  }
}

@media only screen and (max-width: 734px) {
  .ae .section-routers .router-item-education {
    height: 490px;
  }
}

.section-routers
  .router-item-continuity.full-width
  .overview-routers-continuity {
  width: 100%;
}
