/* screen - galerie-6 */

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

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

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

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

.galerie-6 .balle-gauche {
  background-image: url(../img/balle-gauche-1.png);
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  height: 18px;
  left: calc(50.00% - 576px);
  position: absolute;
  top: 729px;
  width: 66px;
}

.galerie-6 .gettyimages-2169439051-612x612-1 {
  aspect-ratio: 2.04;
  height: 450px;
  left: calc(50.00% - 460px);
  object-fit: cover;
  position: absolute;
  top: 240px;
  width: 920px;
}
