.portal-link {
    width: 100%;
    height: 376px;
    background: #f8f7ff;
}

.portal-link-box {
    display: flex;
    align-items: center;
    gap: 24px;
}

.portal-link-box-item>img {
    width: 282px;
    height: 160px;
}