.overview-routers-continuity-alt {
  display: block;
  width: var(--p-width);
  height: var(--p-height);
  --p-width: 974px;
  --p-height: 442px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
  .overview-routers-continuity-alt {
    --p-width: 537px;
    --p-height: 245px;
  }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
  .overview-routers-continuity-alt {
    --p-width: 385px;
    --p-height: 177px;
  }
}

.promo-tile.education-alt {
  text-align: center;
  background-size: 1380px 600px;
  background-repeat: no-repeat;
  background-image: url("/mideast/studio-display/c/images/overview/get-more/education__bq047y5fu7n6_large.jpg");
  background-position-x: center;
  background-position-y: bottom;
  height: 600px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .promo-tile.education-alt {
    background-image: url("/mideast/studio-display/c/images/overview/get-more/education__bq047y5fu7n6_large_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .promo-tile.education-alt {
    background-size: 736px 400px;
    background-repeat: no-repeat;
    background-image: url("/mideast/studio-display/c/images/overview/get-more/education__bq047y5fu7n6_medium.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .promo-tile.education-alt {
    background-image: url("/mideast/studio-display/c/images/overview/get-more/education__bq047y5fu7n6_medium_2x.jpg");
  }
}

@media only screen and (max-width: 734px) {
  .promo-tile.education-alt {
    background-size: 736px 490px;
    background-repeat: no-repeat;
    background-image: url("/mideast/studio-display/c/images/overview/get-more/education__bq047y5fu7n6_small.jpg");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .promo-tile.education-alt {
    background-image: url("/mideast/studio-display/c/images/overview/get-more/education__bq047y5fu7n6_small_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .promo-tile.education-alt {
    height: 400px;
  }
}

@media only screen and (max-width: 734px) {
  .promo-tile.education-alt {
    height: 490px;
  }
}

.promo-tile.education-alt .promo-copy-container {
  padding-top: 242px;
}

@media only screen and (max-width: 1068px) {
  .promo-tile.education-alt .promo-copy-container {
    padding-top: 134px;
  }
}

@media only screen and (max-width: 734px) {
  .promo-tile.education-alt .promo-copy-container {
    padding-top: 176px;
  }
}

.promo-tile.education-alt .icon-wrapper {
  color: #fff;
}

.intro-text .links-inline li:first-child {
  margin-right: 0;
}
