.collab-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.zoom-img{
    max-width: 30rem;
    align-self: center;
    padding: 1rem;
  }
