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

.more:after {
	top: -.08em;
}

/* finish */
@media only screen and (max-width: 734px) {
    .finish-rack {
        text-align: center;
    }
}

/* size */
@media only screen and (min-width: 1069px) {
    .section-size .tower figcaption:first-child {
        top: 132px;
        left: -106px;
    }
    .section-size .tower figcaption:nth-child(4) {
        left: 96px;
        bottom: -34px;
    }
    .section-size .tower figcaption:last-child {
        left: 364px;
        bottom: -34px;
    }
    
    .section-size .rack figcaption:first-child {
        left: 112px;
        top: -35px;
    }
    .section-size .rack figcaption:nth-child(3) {
        left: -13px;
        top: 81px;
    }
    .section-size .rack figcaption:nth-child(4) {
        left: 125px;
        top: 81px;
    }
    .section-size .rack figcaption:nth-child(5) {
        top: 177px;
        left: -123px;
    }
    .section-size .rack figcaption:nth-child(8) {
        left: 27px;
        bottom: -143px;
    }
    .section-size .rack figcaption:nth-child(9) {
        left: 300px;
        bottom: -143px;
    }
    .section-size .rack figcaption:nth-child(10) {
        right: 133px;
        bottom: -120px;
    }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-size .tower figcaption:first-child {
        top: 104px;
        left: -99px;
    }
    .section-size .tower figcaption:nth-child(4) {
        left: 69px;
        bottom: -30px;
    }
    .section-size .tower figcaption:last-child {
        left: 301px;
        bottom: -30px;
    }
    
    .section-size .rack figcaption:first-child {
        left: 63px;
        top: -35px;
    }
    .section-size .rack figcaption:nth-child(3) {
        left: -20px;
        top: 53px;
    }
    .section-size .rack figcaption:nth-child(4) {
        left: 73px;
        top: 53px;
    }
    .section-size .rack figcaption:nth-child(5) {
        top: 137px;
        left: -123px;
    }
    .section-size .rack figcaption:nth-child(8) {
        left: 1px;
        bottom: -131px;
    }
    .section-size .rack figcaption:nth-child(9) {
        left: 206px;
        bottom: -131px;
    }
    .section-size .rack figcaption:nth-child(10) {
        right: 74px;
        bottom: -110px;
    }
}
@media only screen and (max-width: 734px) {
    .section-size .tower figcaption:first-child {
        top: 470px;
    }
    .section-size .tower figcaption:nth-child(4) {
        left: 73px;
        bottom: 362px;
    }
    .section-size .tower figcaption:last-child {
        left: 25px;
        bottom: 0;
    }
    
    .section-size .rack figcaption:first-child {
        left: 73px;
        top: -35px;
    }
    .section-size .rack figcaption:nth-child(3) {
        left: 0px;
        top: 51px;
    }
    .section-size .rack figcaption:nth-child(4) {
        left: 82px;
        top: 51px;
    }
    .section-size .rack figcaption:nth-child(5) {
        left: 218px;
        top: 376px;
    }
    .section-size .rack figcaption:nth-child(8) {
        left: 20px;
        bottom: 107px;
    }
    .section-size .rack figcaption:nth-child(9) {
        left: 199px;
        bottom: 107px;
    }
    .section-size .rack figcaption:nth-child(10) {
        right: unset;
        left: 42px;
        bottom: -113px;
    }
    .section-size .rack figcaption:last-child {
        bottom: -34px;
        left: 211px;
    }
}

/* features */
@media only screen and (min-width: 735px) {
    .techspecs-os-features-list li:last-child {
        height: 27px;
    }
}

/* environment section */
@media only screen and (max-width: 320px) {
    .section-environment:before {
        left: -4.95vw;
    }
}

/* KC mark */
.techspecs-section.section-kc-cert .techspecs-column {
    width: 75%;
}

.section-techspecs .techspecs-section.section-kc-cert ul {
    list-style-type: 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-pro/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-pro/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.with-2-columns.with-fullwidthrowheader-small .section-kc-cert .techspecs-column.ect {
        width: 90%;
    }

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