.woocommerce .quantity .qty {
    width: 4.831em;
    text-align: left;
}
.woocommerce ul#shipping_method li label {
    margin-left: 24px;
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: inline-flex;
}