&.sorteo{
  .badge{
    &.leyenda{    
      padding: 3px 0;
    }
  }
  .list-group{
    &.country{
      >.list-group-item{
        height: 50px;
      }      
    }
  } 
}