/* V453 · Fondo completo en Ranking/Distintivos */
html body #distintivos,
html body #distintivos .awards-section,
html body #distintivos .awards-explain,
html body #distintivos .awards-grid,
html body #distintivos .awards-card,
html body #distintivos .awards-table-wrap,
html body #distintivos #awardsTable{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
}

html body #distintivos{
  padding-bottom:260px!important;
  margin-bottom:140px!important;
}

html body #distintivos .awards-table-wrap{
  padding-bottom:160px!important;
  margin-bottom:120px!important;
}

html body #distintivos #awardsTable .award-row:last-child{
  margin-bottom:90px!important;
}
