.caixa-topo-home {
    height: 80px;
    padding-bottom: 0;
}
.topo-home{
    margin-top: 115px;
}
.caixa-topo-home .item-colunista-topo img.logo-op-mais {
    height: 32px;
    width: 54px !important;
}

.caixa-topo-home ul {
    padding: 12px 0;
    overflow-y: hidden;
}

.caixa-topo-home .item-colunista-topo img {
    width: 56px !important;
    height: 56px;
}
.item-colunista-topo span{
    font-size: 12px;
}

.caixa-topo-home ul .owl-item:not(:first-child) div {
    width: 202px;
}
.caixa-topo-home ul .owl-item:first-child li{
    height: 32px;
    justify-content: center;
    position: relative;
    top: 14px;
}

.caixa-topo-home ul li a {
    font-size: 14px;
    line-height: 16px;
}

.colunistas-topo .owl-nav .owl-next{
    background: url(../img/new_seta_barra_colunista.png), no-repeat !important;
}

@media(min-width: 1245px) {
    .colunistas-topo .owl-stage {
        transform: none !important;
    }
}

@media screen and (max-width: 743px) {
    .topo-home {
        margin-top: 60px;
    }
}