.promo-tile.education-alt {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/mideast/studio-display/e/images/overview/get-more/education__bq047y5fu7n6_large.jpg");
  background-position-x: center;
  background-position-y: top;
  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/e/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/e/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/e/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/e/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/e/images/overview/get-more/education__bq047y5fu7n6_small_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .promo-tile.education-alt {
    background-size: cover;
    height: 400px;
    background-position-y: top;
  }
}

@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;
}




@media only screen and (min-width:735px) and (max-width:1068px){
.router-item-environment .grid-item-headline {
margin-bottom:0;
height: 129px;
}
}

@media only screen and (min-width:780px) and (max-width:1068px){
.router-item-environment .copy-cta-container{
  height: 322px;
}
}


@media only screen and (min-width:735px) and (max-width:780px){
.router-item-environment .copy-cta-container {
height: 364px;
}
}


@media only screen and (min-width: 735px) and (max-width: 1068px){
.router-item-environment .grid-item-picture {
margin-top: 188px;
height: 263px;
}

.router-item-environment {
min-height: 500px !important;
}
.router-item-environment .grid-item-picture {
margin-top: 188px !important;
}

}