.umstel_quotes_widget .about__content_td {
    display: inline-block;
    color: #697d8c;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 5.6rem;
    text-align: center;
    padding: 1.6rem 0.2rem 0.6rem 0.2rem !important;
}

.umstel_quotes_widget .about__warning-special {
    display: none !important;
}

.umstel_quotes_widget .about__warning {
    display: none !important; 
}

.umstel_quotes_widget .about__thead-1 {
    padding-left: 30rem;
}

.umstel_quotes_widget .about__thead {
    padding-left: 10rem;
}

.umstel_quotes_widget .button-red {
    margin-right: 0 !important;
}

.umstel_quotes_widget .table__empty {
    line-height: 0;
}

.umstel_quotes_widget .about__content_td tr:not(:first-child) td {
    border-bottom: 2px solid #f2f5f7;
}

.umstel_quotes_widget .about__content_td tr:last-child td {
    border-bottom: none;
}

.umstel_quotes_widget .about__content_td td:first-child {
    color: #000;
    font-weight: 500;
    text-align: left;
}

.umstel_quotes_widget .about__content_td td {
    vertical-align: middle;

    color: #697d8c;
}

.umstel_quotes_widget .about__content_td tr:first-child {
    font-size: 1.4rem;
    line-height: 5.6rem;
    text-align: center;
}

.umstel_quotes_widget .about__content_td td.td-notblack {
    color: #697d8c;
    font-weight: 400;
    text-align: left;
}

.umstel_quotes_widget .about__content_td-btn, :lang(de) .umstel_quotes_widget .about__content_td-btn {
    display: inline-block;

    min-width: 7rem !important;
    padding: 0.6rem 0.2rem !important;
    margin: 0 0.5rem !important;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #fff;
    font-weight: 700;
    opacity: 1;
    cursor: pointer;
    border-radius: 5px;
}

:lang(ae) .umstel_quotes_widget .about__content_td td:first-child {
    text-align: right;
}


@media all and (max-width: 990px) {

    .umstel_quotes_widget .about__content_td {
        width: auto;
    }

    .umstel_quotes_widget .about__thead-1 {
        padding-right: 26rem !important;
    }

    .umstel_quotes_widget .about__thead {
        padding-right: 6rem !important;
    }
}

@media all and (max-width: 920px) {
    .umstel_quotes_widget .about__content_td {
        font-size: 1.6rem !important;
    }
}

@media all and (max-width: 720px) {
    .umstel_quotes_widget .about__content_td {
        font-size: 1.4rem !important;
        line-height: 3rem;
    }

    .umstel_quotes_widget .about__content_td-btn {
        font-size: 1.2rem;
        padding: 0.4rem 0.1rem !important;
        min-width: 5rem;
    }

    .umstel_quotes_widget .button-red {
        margin-right: 0.5rem !important;
    }
}

@media all and (max-width: 560px) {
    .umstel_quotes_widget .about__content_td tr:first-child td{
        font-size: 0.9rem;
        line-height: 1.5rem !important;
        vertical-align: top !important;
    }

    .umstel_quotes_widget .about__content_td-btn {
        font-size: 1rem;
        padding: 0 0.2rem !important;
        margin: 0.3rem 0 !important;
        min-width: 4.2rem !important;
    }

    .umstel_quotes_widget .about__content_td {
        font-size: 0.9rem !important;
        line-height: 1.5rem !important;
        vertical-align: middle;
    }

    .umstel_quotes_widget .about__content_td_button_holder {
        width: 6rem !important;
    }

    .umstel_quotes_widget .about__thead {
        padding-right: 5rem !important;
    }

    .umstel_quotes_widget .about__thead-1 {
        padding-right: 15rem !important;
    }
}

@media all and (max-width: 410px) {
    .umstel_quotes_widget .about__thead {
        padding-right: 4rem !important;
    }

    .umstel_quotes_widget .about__thead-1 {
        padding-right: 10rem !important;
    }
}