.hbs-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-left:20px !important;
}

.hbs-scroller {
    display: inline-block;
    white-space: nowrap;
    will-change: transform;
}

.hbs-item {
    display: inline-block;
    margin: 0 1.5em;
    text-decoration: none;
    color: inherit;
    font-weight: 500;
}