/* Flip 50-50 Stacking Order in Mobile */

.block_baedd96db1f143ba98e28b560d75f664 {
    display: flex;
    flex-flow: wrap-reverse;
}