:root {
    --b-bar-horizontal-height: 109px;
}

.thumbnail-description {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
