/* screen - programmecompetitions */

.programmecompetitions {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  height: 2036px;
  width: 1440px;
}

.programmecompetitions .calendrier-sportif-2024-2025-v3-p {
  height: 1018px;
  object-fit: cover;
  width: 1440px;
}
