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

.wrap {
    word-break: break-word;
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
    padding-left: 0;
}

@media only screen and (max-width: 1068px) {
    .section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
        left: -25px;
    }
}

@media only screen and (max-width: 400px) {
    .section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
        left: -40px;
    }
}

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

    .section-technical .section-content,
    .section-technical .section-content,
    .section-software .section-content {
        padding-top: 32px;
    }
}

@media only screen and (max-width: 735px) {
    .section-how-to-buy ul.links-stacked {
        margin-top: 8px;
    }

    .section-how-to-buy .sub-headline {
        margin-bottom: 10px;
    }
}

.section-technical .section-content {
    padding-top: 35px;
}

@media only screen and (max-width: 1068px) {
    .section-technical .section-content {
        padding-top: 0;
    }
}

@media only screen and (max-width: 735px) {
    .section-applecare .badge .badge-caption {
        max-width: 242px;
    }
}

.icon-accidental-damage {
    margin-bottom: 14px;
}

@media only screen and (max-width: 734px) {
    .icon-accidental-damage {
        margin-bottom: 16px;
    }
}