header .image-wrapper {
  border-radius: var(--number-corner-2);
  overflow: clip;
}
header .image-wrapper picture {
  display: flex;
}
