@charset "utf-8";

.order-wrapper {
    width: 100%;
    display: block;
}
.order-row-wrapper {
    display: flex;
    flex-direction: column;
}