/*
.circle-red-1 {
    height: 70px;
}

.circle-red-1>svg {
    height: 100%;
    display: block;
}
*/

.confronti {
    width: 14%;    
}

.bg_circle {
    background-image: url("../img/bg_circle.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size:60%;
}

.intestazioneConfronti {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}