.icart-pg .icart-pg-checkout-widget .icart-pg-checkout-btn-group {
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}
.icart-pg .icart-pg-checkout-btn-widget .icart-pg-note-order .icart-pg-checkout button:first-child {
    margin-left: 0px;
}
.icart-pg .icart-pg-checkout-btn-widget .icart-pg-note-order .icart-pg-checkout button {
    margin-left: 20px;
}