.signup-benefits .left {
    width: 10%;
}

.signup-benefits .right {
    width: 90%;
}

.footer-bottom .uc-footer-inner .uc-footer-bottom p,
.footer-bottom .uc-footer-inner .uc-footer-bottom ul li a {
    font-size: 14px;
}

.card-main-deshboard.card table tr th {
    background: #fafafa;
    width: 250px;
    padding: 14px 20px;
}

.card-main-deshboard.card table tr td {
    word-break: break-all !important;
}



#apiKey {

    overflow: auto;
}

code {
    white-space: normal !important;
    overflow: auto;
}

@media screen and (max-width:375px) {
    .card-main-deshboard.card table tr td {
        min-width: 176px;
    }

}
