.credentials{
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

.credentials img {
    max-height: 7.5rem;
}