div#fx8 .moduletable > h3,div#fx9 .moduletable > h3,div#fx10 .moduletable > h3 {
  justify-self: anchor-center;
  margin: 5%;
  font-size: 3.2rem;
  font-weight: 600;
  color: #1b9439;
}

.realiz {
  display: flex;
  place-content: center;
  column-gap: 27px;
}

.realiz img {
  width: 90%;
}

.realiz a {
  width: calc(85% / 5);
}