.tpgb-iotxt{
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out
}
.tpgb-scroll-nav.style-6.nav-left{
    position: relative;
    left: 0;
    top: 0;
    transform: unset
}
.tpgb-scroll-nav.style-6 .tpgb-scroll-nav-item{
    width: auto
}
.tpgb-scroll-nav.style-6 .tpgb-scroll-nav-inner{
    flex-direction: row;
    column-gap: 15px
}
.tpgb-iotxt > span{
    margin-left: 8px;
}