/* screen - revue-cibles */

.revue-cibles {
  aspect-ratio: 1.54;
  background-color: var(--white);
  min-height: 832px;
  min-width: 1280px;
  position: relative;
  width: 100%;
}

.revue-cibles .fond-de-page {
  background-color: var(--white);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.revue-cibles .bandeau-noir {
  background-color: var(--black);
  height: 50px;
  left: calc(50.00% - 640px);
  position: absolute;
  top: 782px;
  width: 1280px;
}

.revue-cibles .societe-de-tir-de-toulon {
  display: flex;
  height: 60px;
  left: calc(50.00% - 329px);
  position: absolute;
  top: 40px;
  width: 820px;
}

.revue-cibles .texte {
  display: flex;
  flex-direction: column;
  height: 95.66%;
  left: 4.13%;
  overflow: hidden;
  overflow-y: scroll;
  position: relative;
  width: 90.91%;
}

.revue-cibles .article-cibles-p-1-1100-1 {
  aspect-ratio: 0.68;
  flex: 1;
  max-height: 1625px;
  object-fit: cover;
}

.revue-cibles .article-cibles-p-2-1100-1 {
  aspect-ratio: 0.67;
  flex: 1;
  max-height: 1639px;
  object-fit: cover;
}

.revue-cibles .petite-balle-bas {
  background-image: url(../img/petite-balle-bas@2x.png);
  top: 654px;
}

.revue-cibles .petite-balle-haut {
  background-image: url(../img/petite-balle-haut@2x.png);
  top: 286px;
}

.revue-cibles .petite-balle {
  background-position: 50% 50%;
  background-size: cover;
  height: 55px;
  left: calc(50.00% + 578px);
  position: absolute;
  width: 15px;
}
