.gallery-anf li {
    list-style-type: none;
}
.gallery-anf ul {
    margin: 0;
    padding: 0;
}

.thumbnails div {
    width:150px;
    display: block;
}

.thumbnails img {
    width: 100%;
    height: auto;
    display: block;
}

