.b-brands {
    height: 68px;
    line-height: 68px;
    background: #242b31;
    text-align: center;
    white-space: nowrap;
}

.b-brands__brand {
    margin: 0 0 0 39px;
}

.b-brands__brand:first-child {
    margin: 0;
}

.b-brands__brand_icon_gannet {
    position: relative;
    left: 8px;
}

.b-brands__brand_icon_sportsnet {
    position: relative;
    top: 2px;
    left: 5px;
}