.icon-after::after,
.icon-wrapper .more::after,
.icon-wrapper .icon-after::after,
#ac-globalfooter .ac-gf-more::after,
#ac-globalfooter .buystrip-hero a .icon-copy:after,
#ac-globalfooter .buystrip-hero a .icon-after:after {
    position: relative;
    top: -0.08em;
}

.section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-1,
.section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-1{
    top: -22px;
}

.section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-2,
.section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-2 {
    top: 123px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-2,
    .section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-2 {
        top: 119px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-2,
    .section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-2 {
        top: 129px;
    }
}

@media only screen and (min-width: 735px){
    .section-techspecs .section-accessibility ul li:nth-child(8){
        height: 27px;
    }
}
@media only screen and (max-width: 1068px){
    .section-techspecs .section-accessibility ul li:nth-of-type(6){
        margin-top: 0;
    }
}

@media only screen and (max-width: 734px){
    .section-techspecs .section-charging-and-expansion .figure-macbook.figure-macbook .caption-6{
        left: 410px;
    }
}

/** KC mark **/
.image-kcmark {
    width: 60px;
    height: 90px;
    margin-top: 5px;
    margin-right: 72px;
    background-size: 60px 90px;
    background-repeat: no-repeat;
    background-image: url("/kr/macbook-pro-14-and-16/c/images/specs/kc_icon__bzjpdahscuuq_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx) {
    .image-kcmark {
        background-image: url("/kr/macbook-pro-14-and-16/c/images/specs/kc_icon__bzjpdahscuuq_large_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    .image-kcmark {
        margin-bottom: 1em;
    }
}

.techspecs.with-2-columns .section-kc-cert .techspecs-column {
    width: 50%;
}

@media only screen and (max-width: 734px) {
    .techspecs.with-2-columns .section-kc-cert .techspecs-column {
        width: 100%;
    }
}

@media only screen and (min-width: 735px) {
    .section-kc-cert {
        margin-top: 25px;
    }
}

.section-environment {
    margin-top: 0;
}


@media only screen and (max-width: 1068px) {
    .techspecs-rowheader.ect {
        width: 24%;
    }
    .techspecs-column.ect {
        margin-left: 1%;
    }
}