.crp-table-status {
    display: none
}

.crb-language {
    display: none
}

.crp-table-br {
    display: block
}

.crp-admin {
    display: none;
}
.rem-modal--coreset {
    height: 170px;
}
.rem-btn-row--coreset {
    top: 100px;
}
.rem-btn--send--sell {
    width: 146px;
    background: #3eb5c9;
    color: #ffffff;
    font-size: 16px;
}

@media (max-width: 1200px) {
    .crp-table-status {
        display: block
    }
    .crp-table-br {
        display: none
    }
    .crb-language {
        display: inline
    }
}
