un equipo de trabajo, con 4 nombre y 4 fotos
equipo { display: flex; flex-wrap: wrap; justify-content: space-around; align-items: center; width: 100%; height: 100%; background-color: #f1f1f1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 1; } .equipo .equipo-item { width: 33.33%;