#services {
    gap: 10rem 0;
}

#services > div:nth-child(2),
#services > div:nth-child(3),
#services > div:nth-child(4) {
  opacity: 0;
}
