.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, #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;
    }
}

.image-kc {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    background-repeat: no-repeat;
    background-image: url("/kr/apple-watch-se-3/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-se-3/images/specs/image__bs3c7k4nox36_large_2x.png");
    }
}

@media only screen and (max-width:734px){
    .section-kc-cert .techspecs-column .column:last-child{
        margin-top: 30px;
    }
}

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

/* section hardware */
.section-hardware .techspecs-column .image-hardware-connectors .diagram-optical{
    top: 157.5px;
}

@media only screen and (max-width:1068px){
    .section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker{
        top: 101px;
    }

    .section-hardware .techspecs-column .image-hardware-connectors .diagram-optical{
        top: 124.5px;
    }
}

@media only screen and (max-width:734px){
    .section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker{
        top: 215px;
    }

    .section-hardware .techspecs-column .image-hardware-connectors .diagram-optical{
        top: 234px;
    }
}