img[src^="thumbnails/"],
img[src^="../thumbnails/"] {
    height: 100px;
}

img {
    cursor: pointer;
}
