.badge-unit {
    font-size: 0.6em;
}

.performance-modal-content .subsection-gallery .graph-gallery .item-container .bars-container .bar-mba .badge-unit{
    font-size: 1.4em;

}

.performance-modal-content .subsection-gallery .item-container .gallery-item .bars-container .badge-value-container {
    display: block;
}

article.section-apple-intelligence strong{
    display: inline-block;
    padding-bottom: 1px;
}

/** Apple Trade In **/
.overview-routers-tradein{
    --p-width:1380px;
    --p-height:528px;
}

@media only screen and (max-width: 1068px) {
    .overview-routers-tradein{
        --p-width:1028px;
        --p-height:404px;
    }
}

@media only screen and (max-width: 734px) {
    .overview-routers-tradein{
        --p-width:375px;
        --p-height:192px;
    }
}
/** Apple Trade In **/

@media only screen and (max-width:734px) {
    .size-wrapper .typography-section-headline {
        font-size: 40px;
    }
}