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

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