/*Plantale*/
@media only screen and (min-width: 735px) {
    .section-experiences .app.iphone11promax.landscape.app-plantale .app-hardware {
        grid-column: 1 / span 4;
        order: 1;
    }

    .section-experiences .app.iphone11promax.landscape.app-plantale .app-copy-block {
        grid-column: 9 / span 4;
        order: 2
    }
}