/* icon-after::after  */

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


.section-apple-intelligence .techspecs-column .model-caption{
    font-size: 12px;
    color:#6e6e73;
}

.section-connections .techspecs-row .pin-connections-wrapper .pin-thunderbolt{
    left: 229px;
}

@media only screen and (max-width: 1068px) {
    .section-connections .techspecs-row .pin-connections-wrapper .pin-thunderbolt{
        left: 154px;
    }
}

@media only screen and (max-width: 734px) {
    .section-connections .techspecs-row .pin-connections-wrapper .pin-thunderbolt{
        left: 203px;
    }
}

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

@media only screen and (max-width: 1068px) {
    .section-connections .techspecs-row .pin-connections-wrapper .pin-headphone{
        left: 362px;
    }
}

@media only screen and (max-width: 734px) {
    .section-connections .techspecs-row .pin-connections-wrapper .pin-headphone{
        left: 188px;
    }
}

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

@media only screen and (max-width: 1068px) {
    .section-connections .techspecs-row .pin-connections-wrapper .pin-ethernet{
        left:79px;
    }
}

@media only screen and (max-width: 734px) {
    .section-connections .techspecs-row .pin-connections-wrapper .pin-ethernet{
        left: 107px;
    }
}