.president-item.section__head {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.president-item.section__head .section-title:nth-of-type(2) {
    position: absolute;
    left: 415px;
}

.president-item.section__head .swiper-nav {
    margin-left: auto;
}