.m-double tr td {
    width: 50%;}
.c-table tr td:first-child:before {
    content: '' !important;
}

.c-table tr td {
    text-align: center;}

.align-center {
    align-items: center;}

.section {
    padding: 50px 0;}

.text-center {
    text-align: center !important;
}

.c-table tr td:first-child:before {
    content: '' !important;
}

table caption {
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;}

.light-table tr th:first-child,
.light-table tr td:first-child {
    text-align: center;}

.light-table tr th:last-child,
.light-table tr td:last-child {
    text-align: center;}

.light-table tr td:first-child {
    background-color: #f9f9f9;}

.block1-intro .block-center .block-white {
    overflow: hidden;}

.white-bg {
    background: #ffffff;}

table caption {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;}
.rating-table tr td {
    padding: 10px;}

.rating-table tr th {
    text-align: center;}

.rating-table tr td p,
.rating-table tr td p .link-blue{
    font-size: 15px !important;
    text-align: center;
    line-height: 19px !important;
    font-weight: 400 !important;}

.reviews-list li {
    flex: 1;
    background: #fff;
    box-shadow: 0 4px 12px rgb(0, 0, 0, 0.20);
    border-radius: 5px;
    margin-bottom: 22px;
    padding: 17px 24px;}

.reviews-list li .block-white .heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;}

.reviews-list li .block-white .heading .broker-name {
    color: #71b219;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-right: 20px;}

.reviews-list li .block-white .heading .comment-user {
    margin-right: 20px;}

.reviews-list li .logo {
    margin-bottom: 10px;}

.reviews-list li .block-white .star {
    margin-bottom: 10px;}

.m-number {
    position: relative;}

.m-number span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #539100;
    font-size: 16px;
    font-weight: 600;}

@media (max-width: 770px) {

    .crypto-table,
    .rating-table {
        display: block;
        overflow-x: scroll;}
    .rating-table tbody {
        display: table;
        width: 100%;}
    table caption {
        display: block;}
}
@media (max-width: 580px) {
    .section {
        padding: 25px 0;}
}

.block1-intro .block-center .block-white img {
    display: none !important;
}

.mt-40 {
    margin-top: 40px;
}

.reviews-list li {
    flex: 1;
    background: #fff;
    box-shadow: 0 4px 12px rgb(0, 0, 0, 0.20);
    border-radius: 5px;
    margin-bottom: 22px;
    padding: 17px 24px;}

.reviews-list li .block-white .heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;}

.reviews-list li .block-white .heading .broker-name {
    color: #71b219;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-right: 20px;}

.reviews-list li .block-white .heading .comment-user {
    margin-right: 20px;}

.reviews-list li .logo {
    margin-bottom: 10px;}

.reviews-list li .block-white .star {
    margin-bottom: 10px;}

.reviews-list .block-white {
    padding: 0 !important;
    box-shadow: none !important;
}

.block2-text.rebate {
    background: #fff;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.block2-text.rebate .block-white {
    padding: 0 !important;
    box-shadow: none !important;
}

@media (max-width: 580px){
    .block2-text.rebate {
        padding: 0 !important;
    }
    .block2-text.rebate .block-white {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .block2-text.rebate .heading-two .icon__globe {
        left: 48px;
    }
}