.custom-sws-shipping td{
    color: #009fe3;
}
.table-checkout-shipping-method .row{
    display: block;
}
.table-checkout-shipping-method .row > * {
    width: auto;
}
.shipping-custom .note-shipping strong{
    color: red;
}
.shipping-custom #label_method_bestway_tablerate{
    display: none;
}
