.uc-custom-slider .t923__content {
    height: 0!important;
}
.tooltip-custom {
    padding: 10px;
    border: 1px solid;
    border-radius: 6px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.12);
    width: fit-content;
    background-color: #ffffff;
}