@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-winding-down-homepod {
        --p-width: 222px;
        --p-height: 234px
    }
}

.overview-car-tile-1 {
    --p-width: 442px;
    --p-height: 344px
}

@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-car-tile-1 {
        --p-width: 310px;
        --p-height: 239px
    }
}

@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-car-tile-1 {
        --p-width: 226px;
        --p-height: 227px
    }
}

@media only screen and (min-width:735px)and (min-width:735px) {
    .ag-large-span-12 {
        grid-column: span 12
    }

    .section-scenario .scenario-tile.ag-large-span-12 {
        display: flex;
        min-height: 280px;
        align-items: center;
        justify-content: space-between
    }
    
    .section-scenario .scenario-tile.ag-large-span-12 .tile-image {
        padding-right: var(--tile-padding);
        padding-top: var(--tile-padding)
    }
}

.overview-hero-homepod-mini {
    --p-width: 566px;
    --p-height: 580px
}

@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-hero-homepod-mini {
        --p-width: 352px;
        --p-height: 395px
    }
}

@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-hero-homepod-mini {
        --p-width: 210px;
        --p-height: 236px
    }
}
