.page-teaching-tools .section-featured-apps .section-content {
    padding: 100px 0 40px
}

@media only screen and (min-width: 1069px) {
    .page-teaching-tools .section-schoolwork .subsection-intro .violator {
        margin-bottom: 100px;
    }

    .pgraph-space {
        margin-bottom: 14rem;
    }
}

@media only screen and (max-width: 1068px) {
    .page-teaching-tools .section-featured-apps .section-content {
        padding: 80px 0 40px
    }
}

@media only screen and (max-width: 735px) {
    .page-teaching-tools .section-featured-apps .section-content {
        padding: 40px 0 0
    }
}

@media screen and(-ms-high-contrast:active),
(-ms-high-contrast:none) {

    .icon::before,
    .icon::after,
    .more::before,
    .more::after {
        margin-top: -0.3em;
    }
}

.page-teaching-tools .section-classroom .subsection-intro .image-classroom {

    background-image: url("/tw/education/k12/teaching-tools/images/fun_focused__etgpxjjcfvgy_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) {
    .page-teaching-tools .section-classroom .subsection-intro .image-classroom {
        background-image: url("/tw/education/k12/teaching-tools/images/fun_focused__etgpxjjcfvgy_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-teaching-tools .section-classroom .subsection-intro .image-classroom {

        background-image: url("/tw/education/k12/teaching-tools/images/fun_focused__etgpxjjcfvgy_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) {
    .page-teaching-tools .section-classroom .subsection-intro .image-classroom {
        background-image: url("/tw/education/k12/teaching-tools/images/fun_focused__etgpxjjcfvgy_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .page-teaching-tools .section-classroom .subsection-intro .image-classroom {

        background-image: url("/tw/education/k12/teaching-tools/images/fun_focused__etgpxjjcfvgy_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) {
    .page-teaching-tools .section-classroom .subsection-intro .image-classroom {
        background-image: url("/tw/education/k12/teaching-tools/images/fun_focused__etgpxjjcfvgy_small_2x.jpg")
    }
}


.page-teaching-tools .column-copy {
    margin-top: 0;
}