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

.section-environment .callout-techspecs-environment .callout-techspecs-environment-content {
    padding-top: 61px;
}
@media only screen and (max-width:1068px) {
    .section-environment .callout-techspecs-environment .callout-techspecs-environment-content {
        padding-top: 55px;
    }
}


.section-dimensions .airpods-size .width {
    transform: translateX(18px);
}
.section-dimensions .airpods-size .height {
    top: 42.5%;
}
.section-dimensions .right-wrapper .case-depth .depth {
    transform: translateX(-59%);
}
@media only screen and (max-width:1068px) {
    .section-dimensions .airpods-size .width {
        transform: translateX(12px);
    }
    .section-dimensions .right-wrapper .case-depth .height {
        top: 42.5%;
    }
    .section-dimensions .right-wrapper .case-depth .depth {
        transform: translateX(-60%);
    }
}
@media only screen and (max-width:734px) {
    .section-dimensions .airpods-size .width {
        transform: translateX(6px);
    }
    .section-dimensions .airpods-size .height {
        top: 41%;
    }
    .section-dimensions .right-wrapper .case-depth .depth {
        transform: translateX(2px);
    }
}


.section-environment .callout-techspecs-environment .callout-techspecs-environment-content {
    padding-top: 0;
}
