.yottie-widget-video-info-title {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    font-size: 14px;
}

li.yottie-widget-nav-list-item a {
    display: block;
    padding: 18px 16px 26px;
    outline: 0!important;
    line-height: 1;
    font-weight: 400;
    font-size: 16px;
    transition: color .3s ease;
}
