/* Enter Your Custom CSS Here */
.cart_totals.calculated_shipping,.cart-collaterals .cart_totals {
width: 100%;
}
select#shipping_method_0 option:first-child {
display: none;
}