.alma-payment-plans-container {
    border: none !important;
}

._TSkFv {
    width: 230px;
}

.tax-shipping-delivery-label {
    display: flex;
    gap: 0;
}

.younited_block >div {
    display: flex;
    justify-content: flex-end;
}

.younitedpay_product_info {
    font-size: 12px !important;
    font-weight: normal !important;
}

.younitedpay_infoinstallment.yp-install-amount {
    font-size: 12px !important;
    font-weight: normal !important;
}

.yp-logo {
    /* display: none !important; */
    max-height: 34px;
    image-rendering: -webkit-optimize-contrast;
    margin-bottom: 4px !important;
}

.yp-pt-2 {
    padding-top: 2px !important;
    height: 35px;
}

.yp-h-7 {
    height: 18px!important;
}

.yp-h-10 {
    height: auto !important;
}

.yp-rounded-sm {
    font-size: 12px;
}

.younitedpay_infoinstallment.yp-install-amount {
    font-weight: 700 !important;
}

.maturity_installment :first-child {
    width: 35px;
}

@media(max-width:767px) {
    .tax-shipping-delivery-label {
        flex-wrap: wrap;
    }
}