/* screen - article-cibles */

.article-cibles {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 4272px;
  width: 1440px;
}

.article-cibles .article-cibles-page-1-2 {
  height: 2127px;
  object-fit: cover;
  width: 1440px;
}

.article-cibles .article-cibles-page-2-2 {
  height: 2145px;
  object-fit: cover;
  width: 1440px;
}
