._113to8a0-2-0-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  max-width: 100%;
  aspect-ratio: 8 / 5;
}
._113to8a0-2-0-1 img, picture {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
._113to8a0-2-0-1 & figure {
  margin: 0;
  max-width: 100%;
  max-height: 100%;
}