


.section-spotlight .card .image-spotlight-inspiring-students {
    width: 610px;
    height: 420px;
    background-size: 610px 420px;
    background-repeat: no-repeat;
    background-image: url("/v/education/home/k/images/overview/spotlight_inspiring_students__c68ste27ji6a_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) {
    .section-spotlight .card .image-spotlight-inspiring-students {
        background-image: url("/v/education/home/k/images/overview/spotlight_inspiring_students__c68ste27ji6a_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-spotlight .card .image-spotlight-inspiring-students {
        width: 397px;
        height: 330px;
        background-size: 397px 330px;
        background-repeat: no-repeat;
        background-image: url("/v/education/home/k/images/overview/spotlight_inspiring_students__c68ste27ji6a_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) {
    .section-spotlight .card .image-spotlight-inspiring-students {
        background-image: url("/v/education/home/k/images/overview/spotlight_inspiring_students__c68ste27ji6a_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-spotlight .card .image-spotlight-inspiring-students {
        width: 500px;
        height: 290px;
        background-size: 500px 290px;
        background-repeat: no-repeat;
        background-image: url("/v/education/home/k/images/overview/spotlight_inspiring_students__c68ste27ji6a_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) {
    .section-spotlight .card .image-spotlight-inspiring-students {
        background-image: url("/v/education/home/k/images/overview/spotlight_inspiring_students__c68ste27ji6a_small_2x.jpg")
    }
}

/* epp */
html[data-segment-code="internal-epp-discounted"] section.ac-gf-sosumi {
    border: 0!important
}