.overlay-section {
  position: relative;
  align-items: center;
}
.overlay-section img {
  z-index: 1;
  position: absolute;
}