.section-spotlight .card-learning .image {
  position: relative;
  left: 50%;
  margin-left: -305px;
  min-height: 420px;
}

@media only screen and (max-width: 1068px) {
  .section-spotlight .card-learning .image {
    left: 50%;
    margin-left: -198.5px;
  }
}

@media only screen and (max-width: 734px) {
  .section-spotlight .card-learning .image {
    left: 50%;
    margin-left: -250px;
  }
}

@media only screen and (max-width: 1068px) {
  .section-spotlight .card-learning .image {
    min-height: 330px;
  }
}

@media only screen and (max-width: 734px) {
  .section-spotlight .card-learning .image {
    min-height: 290px;
  }
}

.image-spotlight-learning {
  width: 610px;
  height: 420px;
  background-size: 610px 420px;
  background-repeat: no-repeat;
  background-image: url("/v/education/home/ab/images/overview/spotlight_learning__buzurfc3h8mq_large.jpg");
}

@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) {
  .image-spotlight-learning {
    background-image: url("/v/education/home/ab/images/overview/spotlight_learning__buzurfc3h8mq_large_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .image-spotlight-learning {
    width: 397px;
    height: 330px;
    background-size: 397px 330px;
    background-repeat: no-repeat;
    background-image: url("/v/education/home/ab/images/overview/spotlight_learning__buzurfc3h8mq_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) {
  .image-spotlight-learning {
    background-image: url("/v/education/home/ab/images/overview/spotlight_learning__buzurfc3h8mq_medium_2x.jpg");
  }
}

@media only screen and (max-width: 734px) {
  .image-spotlight-learning {
    width: 500px;
    height: 290px;
    background-size: 500px 290px;
    background-repeat: no-repeat;
    background-image: url("/v/education/home/ab/images/overview/spotlight_learning__buzurfc3h8mq_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) {
  .image-spotlight-learning {
    background-image: url("/v/education/home/ab/images/overview/spotlight_learning__buzurfc3h8mq_small_2x.jpg");
  }
}
