

/*
.items .card-title {font-size: 12px;}


.items .card  {
    
        height: 250px;
    
}



 .card .thum {
        
    overflow: hidden!important;
       width:fit-content;
    height:fit-content;
    display: flex;
    }

.items  .card-title {
        height: 36px!important;
        overflow: hidden!important;
    }

 .items  .card  .jbimage {
        
            width: auto;
    vertical-align: bottom;
     height: 150px;
    text-align: center;
        
        
*/
    }