#shopping_cart tfoot span, #cart_item_count {
    white-space: nowrap;
}

#cart_order_costs .row:first-of-type {
    padding: 0.75rem 0 0.25rem 0 !important;
}
#cart_order_costs .row {
    padding: 0.25rem 0 !important;
}
#cart_order_costs .row:last-of-type {
    padding: 0.25rem 0 0.75rem 0 !important;
}

#get_shipping_rates {
    max-width: 300px;
}