#add_products_to_cart_btn {
    height: 40px;
}

.table-checkout-shipping-method tr.row td.col-method.col-method-radio {
    flex: 0 0 3em;
}

.table-checkout-shipping-method tr.row td.col-carrier {
    white-space: pre-line;
}

#co-shipping-method-form .fieldset.rate .items.methods .item-title {
    display: none;
}