}
.brtpmj_compact_container {
    display: flex;
    justify-content: center; 
    align-items: center;
    font-family: Arya, sans-serif;
    font-size: 11px;
    color: #333;
    text-decoration: none;
}

.brtpmj_compact_inner {
    display: flex;
    align-items: center;
    gap: 2px;
}

.brtpmj_cmp_score_img img {
    height: 14px;
    width: 70px;
    display: block;
}

.brtpmj_cmp_ttl_rvws {
    display: flex;
    align-items: center;
    gap: 2px;
    font-weight: 700;
}

.brtpmj_cmp_ttl_rvws .tp_icon {
    height: 11px; 
    width: 11px;
    display: flex;
    vertical-align: middle;
}