.sc-lbt-checkout-note {
    margin-top: 10px;
    padding: 11px 13px;
    border-radius: 9px;
    background: rgba(41, 163, 78, 0.08);
    line-height: 1.45;
}

.sc-lbt-instructions {
    box-sizing: border-box;
    clear: both;
}

.sc-lbt-instructions .sc-lbt-value {
    white-space: normal;
    unicode-bidi: isolate;
}

.sc-lbt-instructions table td {
    border: 0;
}

@media (max-width: 640px) {
    .sc-lbt-instructions {
        padding: 18px !important;
    }

    .sc-lbt-instructions table,
    .sc-lbt-instructions tbody,
    .sc-lbt-instructions tr,
    .sc-lbt-instructions td {
        display: block;
        width: 100% !important;
    }

    .sc-lbt-instructions td:first-child {
        padding-bottom: 0 !important;
    }
}
