.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
    position: relative !important;
}

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

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

@media (min-width: 1069px){
    .techspecs .section-accessibility .techspecs-row .techspecs-column ul li:nth-child(4), .techspecs .section-accessibility .techspecs-row .techspecs-column ul li:nth-child(7) {
        margin-top: 0;
    }
}

.section-connections .techspecs-row .pin-connections-wrapper .pin-ethernet {
    left:123px
}

@media (max-width: 1068px){
    .section-connections .techspecs-row .pin-connections-wrapper .pin-ethernet {
        left:81px
    }
}

@media (max-width: 734px) {
    .section-connections .techspecs-row .pin-connections-wrapper .pin-ethernet {
        left:109px
    }
}

.section-connections .techspecs-row .pin-connections-wrapper .pin-headphone {
    left: 468px;
}

@media (max-width: 1068px){
    .section-connections .techspecs-row .pin-connections-wrapper .pin-headphone {
        left:361px
    }
}

@media (max-width: 734px) {
    .section-connections .techspecs-row .pin-connections-wrapper .pin-headphone {
        left:190px
    }
}

.section-size-weight .techspecs-row .figure-caption .caption.depth {
    left: 170px;
}

@media (max-width: 1068px){
    .section-size-weight .techspecs-row .figure-caption .caption.depth {
        left:130px
    }
}

@media (max-width: 734px) {
    .section-size-weight .techspecs-row .figure-caption .caption.depth {
        left: 78px;
    }
    .small-spacing {
        letter-spacing: -0.015em;
    }
}

/* KC mark */
.techspecs .techspecs-section.section-kc-cert .techspecs-column ul {
    list-style: disc;
    margin-left: 1em;
}

.techspecs-section.section-kc-cert .techspecs-list-disc {
    flex-basis: 46%;
    max-width: 46%;
}

.techspecs-section.section-kc-cert .techspecs-list-disc:nth-child(2){
    margin-top: 0;
    margin-left: 4%;
}

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

.techspecs-section.section-kc-cert .techspecs-list-disc li:first-child {
    margin-top: 0;
}

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

@media only screen and (max-width: 734px){

    .techspecs-section.section-kc-cert .techspecs-list-disc:nth-child(2){
        margin-top: .4em;
        margin-left: 1.1764705882em;
    }

    .techspecs-section.section-kc-cert {
        margin-bottom: 48px;
    }

    .techspecs-section.section-kc-cert .techspecs-list-disc {
        flex-basis: 100%;
        max-width: 100%;
    }

    .techspecs-section.section-kc-cert .techspecs-column > .row > div:nth-child(2) > ul {
        margin-top: .4em;
    }
}

/* br */
br.medium {
    display: none;
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
    br.medium {
        display: block;
    }
}

br.br-400 {
    display: none;
}

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

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

@media only screen and (max-width:734px){
    .section-environment.section-environment-alt{
        margin-bottom: unset;
    }
}

@media only screen and (max-width:734px){
    .other-top{
        margin-top: 13.6px;
    }
}

