.portal-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.portal-logo-main {
    height: 50px;
    width: auto;
}