.tout-disclaimer {
  font-size: 12px;
}

body .ric-nested-grid.children-ric-large-4 .stat-lines-2,
body .ric-nested-grid.children-ric-large-4 .design-alt {
  grid-column: auto / span 6;
}
body .ric-nested-grid.children-ric-large-4 .design-alt,
html:not(.text-zoom)
  .upgrader
  .upgrader-group
  .design-alt[data-upgrader-item-type="background"]:has(picture.loaded) {
  background-color: black;
}

@media only screen and (max-width: 734px) {
  body .ric-nested-grid.children-ric-large-4 .stat-lines-2.small-full-span {
    grid-column: 1 / -1;
  }

  body .ric-nested-grid.children-ric-large-4 .stat-lines-2.small-full-span .stat-reduced {
    min-width: 260px;
  }
}

@media only screen and (min-width: 735px) {
  .caption-tile-gallery .caption-tile.wide .caption,
  .caption-tile-gallery.wide .caption {
    --caption-width: 620px;
    width: var(--caption-width);
  }
}

html:not(.text-zoom)
  .upgrader
  .upgrader-group
  .upgrader-item[data-upgrader-item-type="background"]:has(picture.loaded) {
  background: #000;
}

#overview-upgrade-upgraders-ultra-siri-ai-2 {
  width: 92px;
  height: 69px;
  margin-top: 70px;
}
@media only screen and (max-width: 734px) {
  #overview-upgrade-upgraders-ultra-siri-ai-2 {
    width: 66px;
    height: 44px;
    margin-top: 70px;
  }
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
