body
{
    padding-bottom: 2rem;
}
#project-list
{
    overflow-y: auto;
    height: 620px; 
}

.grid-item { width: 400px; }


