.scrollbooster-viewport {
    cursor: -webkit-grab;
    cursor: grab;
    padding-bottom: 30px;
    margin-bottom: -30px;
}
.scrollbooster-viewport:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.scrollbooster-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.arrow-left,
.arrow-right {
    cursor: pointer;
}

.uc-chr-slider-arrows {
    height: 0 !important;
    position: relative;
}
.uc-chr-slider-arrows .t396__artboard {
    overflow: visible;
}
.uc-chr-slider-arrows .arrow-left, .uc-chr-slider-arrows .arrow-right {
    position: absolute;
    /*top: 90px !important;*/
}