.page-influencer img { width: 100%}

.common-title_influencer {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #bd0000;
    text-align: center;
    line-height: 36px;
    padding: 17px 0;
}

@media (max-width: 991px) {
    .common-title_influencer{
        font-size: 16px;
        padding: 10px 0;
        margin-top: 35px;
    }
    .page-api-text-top{
        line-height: 1.5;
        font-size: 14px;
    }
    table, .text-height {
        font-size: 14px;
    }
    table, th, td {
        padding: 10px !important;
    }
}
@media (max-width: 576px) {

}
@media (max-width: 320px) {

}

.page-influencer .content-right {
    width: 772px!important;
    float: right!important;
}
html {
    scroll-behavior: smooth;
}
.page-api-text-top {
    margin-top: 25px;
}

.common-title_api {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    background-color: #f0f0f0;
    padding: 17px 20px;
}
.section-api {
    margin-bottom: 35px;
}
.section-api_1 {
    margin-bottom: 60px;
}
.api-name {
    margin-top: 12px;
    margin-bottom: 30px;
}
.product-list {
    font-size: 16px;
    font-weight: 600;
}
table {
    margin-top: 10px;
    margin-bottom: 30px;
}
th {
    font-weight: 600;
}
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 15px;
}
.multi-row {
    margin-bottom: 10px;
}
.size-list {
    margin-top: 30px;
}
.wrap-data-api {
    margin-bottom: 30px;
}
.text-height {
    line-height: 1.5;
}
