#circle_v19_wrap{
    width: 250px;
    height: 250px;
}

#circle_v19_wrap .circle_badge_category{
    width: 95%;
}

#circle_v19 {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
    height: 100%;
    font: 400 10px/normal 'Arial', sans-serif;
    font-family: 'Arial', sans-serif;
    align-items: center;
    text-align: center;
    color: #000 !important;
    background: url('https://cdn6.localdatacdn.com/badges/bestprosintown/css/../svg/BadgeBP10.svg') no-repeat;
    background-size: contain;
    background-position: center;
    box-sizing: border-box;
}

#circletype_v19_brand_name {
    position: absolute;
    bottom: 37%;
    width: 67%;
    height: 22%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-transform: uppercase;
    flex-direction: column;
}

#circletype_v19_brand_name > a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

#circle_v19 #rewards_link{
    position: absolute !important;
    top: 30%;
    display: block !important;
    color: #ffffff00 !important;
    width: 41%;
    height: 15%;
}

.circle_badge_category{
    font-weight: 400;
    font-size: 14.7236px;
}
