.section-press .header-eyebrow {
    font-size: 20px;
}
.section-press .section__header {
    margin-bottom: 0;
}

@media (max-width: 749px) {
    .section-press .press-list__logo-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }
}
