/* screen - ecole-de-tir-planning */

.ecole-de-tir-planning {
  aspect-ratio: 1.41;
  background-color: var(--white);
  min-height: 1024px;
  min-width: 1440px;
  position: relative;
  width: 100%;
}

.ecole-de-tir-planning .frame-77::-webkit-scrollbar {
  display: none;
  width: 0;
}

.ecole-de-tir-planning .frame-77 {
  display: flex;
  height: 99.41%;
  left: 0;
  overflow-y: scroll;
  position: absolute;
  top: 0;
  width: 100%;
}

.ecole-de-tir-planning .programme-2025206-1 {
  flex: 1;
  object-fit: cover;
  width: 1440px;
}

.ecole-de-tir-planning .balle-gauche {
  background-color: var(--white);
  cursor: pointer;
  display: flex;
  height: 21px;
  left: 43px;
  position: absolute;
  top: 45px;
  width: 76px;
}
