.nav-item{font-size:20px}.col{margin:20px}

.showItems{
    float:inline-start;
    clear:both;
    width:100%;
    margin-bottom:18px;    
    
}
    
.showItems a{
    margin:10px 10px 10px 0;
    cursor:pointer;
}

.showItems a,.showItems a img{
    float: left;
    width:130px;
    height:130px;
}

.showItems a img{
    object-fit:cover;    
}

.itemtitle{
    font-family: 'Comic Sans MS';
    color: #4b4b4b;
    padding: 5px;
    text-align: center;
}

