#lgcomments-elementor .item .slide-container {
    border-left: 2px solid #b1b1b1;
    min-height: 250px;
    padding-bottom: 35px;
}
#lgcomments-elementor .item .slide-title {
    text-align: left;
    height: auto;
    font-size: 16px;
    margin-bottom: 5px;
}
#lgcomments-elementor .item .slide-comment {
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 400;
    color: #717171;
    font-size: 12px;
    min-height: auto;
}
#lgcomments-elementor .item .slide-name, #lgcomments-elementor .item .slide-date {
    color: #b1b1b1;
    font-weight: 500;
    font-size: 12px;
}
#lgcomments-elementor .item .slide-thumbnail {
    position: absolute;
    margin-bottom: 0;
    bottom: 15px;
}
#lgcomments-elementor .item .slide-thumbnail img {
    margin: 0;
    width: 85px;
}
