/*apple-distinguished-educator*/
.apple-distinguished-educator .section-gallery #captions-gallery .connect-icon{
	margin: 0;
	width:54px;
	margin-left: 22px;
	
}



.page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .row {
    gap: unset;
}

.page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .column-right {
    margin-left: 45px;
}

@media only screen and (max-width: 1068px) {
    .page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .row {
        gap: unset;
    }

    .page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .column-right {
        margin-left: 30px;
    }
}

@media only screen and (max-width: 734px) {
    .page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .column-right {
        margin-left: 0px;
    }
}


.section-k12-how-to-buy-module .image-how-to-buy {

    background-image: url(/hk/en/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_large.jpg);
    position: relative;

}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-k12-how-to-buy-module .image-how-to-buy {
        background-image: url(/hk/en/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-k12-how-to-buy-module .image-how-to-buy {

        background-image: url(/hk/en/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_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-k12-how-to-buy-module .image-how-to-buy {
        background-image: url(/hk/en/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-k12-how-to-buy-module .image-how-to-buy {
        background-image: url(/hk/en/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_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-k12-how-to-buy-module .image-how-to-buy {
        background-image: url(/hk/en/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_small_2x.jpg)
    }
}