

div.rnx_brands_list div.rnx_brand {
    position: relative;
    border: 2px solid #004b9a;
    border-top: none;
    margin-top:0px;
    font-weight: 600;
}

div.rnx_brands_list div.rnx_brand-1{
    border-top: 2px solid #004b9a;
}

div.rnx_brands_list .brand_img{
    height: 35px;
    width: 35px;
    background-size: auto 60px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 34px 34px;
}

div.brand_img svg {
    height: 35px;
    width: 35px;
}

div.rnx_brands_cloud div {
    color: #ffffff!important;
    text-transform: none!important;
    background-color: #004b9a;
    border-radius: 20px;
}

div.rnx_brands_cloud div a {
    color: #ffffff!important;
}

.rnx_brands_priority_2 {
    display: none;
}
