/* screen - installations-7 */

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

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

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

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

.installations-7 .img_1861 {
  height: 450px;
  left: calc(50.00% - 460px);
  object-fit: cover;
  position: absolute;
  top: 240px;
  width: 920px;
}

.installations-7 .balle-droite {
  background-image: url(../img/balle-droite.png);
  left: calc(50.00% + 510px);
}

.installations-7 .balle-gauche {
  background-image: url(../img/balle-gauche.png);
  left: calc(50.00% - 576px);
}

.installations-7 .un-des-pas-de-tir-50-mtres {
  height: 32px;
  left: calc(50.00% - 206px);
  position: absolute;
  top: 723px;
  width: 412px;
}

.installations-7 .balle {
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  height: 18px;
  position: absolute;
  top: 730px;
  width: 66px;
}
