/* screen - 300-metres-isr */

.x300-metres-isr {
  background-color: var(--white);
  min-height: 832px;
  min-width: 1280px;
  position: relative;
  width: 100%;
}

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

.x300-metres-isr .bandeau-noir {
  background-color: var(--black);
  height: 50px;
  left: 0;
  position: absolute;
  top: 782px;
  width: 1280px;
}

.x300-metres-isr .societe-de-tir-de-toulon {
  display: flex;
  height: 60px;
  left: 311px;
  position: absolute;
  top: 40px;
  width: 820px;
}

.x300-metres-isr .boutonnous-contacter {
  background-image: url(../img/rectangle-6.svg);
  background-size: 100% 100%;
  flex: 1;
  position: relative;
  width: 140px;
}

.x300-metres-isr .texte {
  display: flex;
  height: 496px;
  left: 90px;
  overflow: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 245px;
  width: 1100px;
}

.x300-metres-isr .palm-reg300m_isr_20242025-1100-1 {
  height: 1556px;
  object-fit: cover;
  width: 1100px;
}

.x300-metres-isr .petite-balle-bas {
  background-image: url(../img/petite-balle-bas@2x.png);
  top: 658px;
}

.x300-metres-isr .petite-balle-haut {
  background-image: url(../img/petite-balle-haut@2x.png);
  top: 283px;
}

.x300-metres-isr .petite-balle {
  background-position: 50% 50%;
  background-size: cover;
  height: 55px;
  left: 1212px;
  position: absolute;
  width: 15px;
}
