.thumbnail-wall {
    column-width: 250px;
    column-gap: 0;
}
.thumbnail-wall img {
    width: 100%;
    display: block;
    margin-bottom: 0;
}
