/* AFM round league badges v136 — geometry untouched */
.country-hub .country-logo{
 width:58px!important;height:58px!important;
 flex:0 0 58px!important;
 border-radius:50%!important;
 overflow:hidden!important;
 display:flex!important;align-items:center!important;justify-content:center!important;
 background:transparent!important;
}
.country-hub .country-logo img{
 width:58px!important;height:58px!important;
 max-width:none!important;max-height:none!important;
 object-fit:cover!important;
 object-position:center!important;
 border-radius:50%!important;
 clip-path:circle(50% at 50% 50%);
}