/* screen - malik */

.malik {
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 78px;
  min-height: 1024px;
  min-width: 1440px;
  width: 100%;
}

.malik .malik02-2 {
  aspect-ratio: 1.25;
  cursor: pointer;
  height: 768px;
  margin-left: 240px;
  margin-top: 128px;
  object-fit: cover;
  width: 959.94px;
}

.malik .guillaume-gindrat {
  cursor: pointer;
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 665px;
  margin-right: 664px;
  max-height: 18px;
  text-align: center;
  white-space: nowrap;
}
