.order-easypay-page {
    .shopping-step {
        width: 220px;

        &:before {
            width: 0;
        }

        > li {
            width: 50%;
        }
    }
}