.icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:not(.icon-before):after {
    position: relative;
}

.icon-after:after, .more:after {
    top: -.11em;
}

#ac-globalfooter .ac-gf-icon-after::after, #ac-globalfooter .ac-gf-more::after {
    top: -.08em;
}

br.br-400 {
    display: none;
}

@media only screen and (max-width: 400px) {
    br.br-400 {
        display: block;
    }
}

/* section-environment */
@media only screen and (max-width: 1068px) and (min-width: 735px) {
    .section-environment .column.column-last.large-9.large-offset-1.medium-9.medium-offset-0.small-12.small-offset-0 .row .column.column-first {
        padding-right: 3%;
    }
    .section-environment .column.column-last.large-9.large-offset-1.medium-9.medium-offset-0.small-12.small-offset-0 .row .column.column-second {
        padding-left: 6%;
    }

}

/* kc */
.image-kc {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    background-repeat: no-repeat;
    background-image: url("/kr/apple-watch-ultra-2/images/specs/image__bs3c7k4nox36_large.png");
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}

@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){
    .image-kc {
        background-image: url("/kr/apple-watch-ultra-2/images/specs/image__bs3c7k4nox36_large_2x.png");
    }
}

.section-techspecs .section-kc-cert ul li{
    margin-top: .4em;
}

/* localized images */
.section-material .image-material {
    background-image: url(/kr/apple-watch-ultra-2/images/specs/materials_and_finish__ftlkcte51zma_large.jpg);
}

@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-material .image-material {
        background-image:url(/kr/apple-watch-ultra-2/images/specs/materials_and_finish__ftlkcte51zma_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-material .image-material {
        background-image:url(/kr/apple-watch-ultra-2/images/specs/materials_and_finish__ftlkcte51zma_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-material .image-material {
        background-image:url(/kr/apple-watch-ultra-2/images/specs/materials_and_finish__ftlkcte51zma_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-material .image-material {
        background-image:url(/kr/apple-watch-ultra-2/images/specs/materials_and_finish__ftlkcte51zma_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-material .image-material {
        background-image:url(/kr/apple-watch-ultra-2/images/specs/materials_and_finish__ftlkcte51zma_small_2x.jpg)
    }
}