.our-partners__slick img {
    max-height: 50px;
    line-height: 30px;
    display: inline-block;
    max-width: 100%;
}


.social-links {
    background-color: #2b4c85;
}

.social-links__column {
    height: 6em;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #fff;
}


.st-icon {
    margin: .3em;
    font-size: 3em;
}
.social__link {
    color: #fff !important;
}