.gallery-list li{display:inline-block;margin:8px;width:150px;height:150px;overflow:hidden;position:relative}.gallery-list li a{display:block;width:100%;height:100%}.gallery-thumbnail-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5}.gallery-thumbnail-container img{max-width:100%;max-height:100%;object-fit:contain}.gallery-caption{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);color:#fff;padding:4px;text-align:center;font-size:.9em}.copyright-notice{margin-top:1em;font-size:.75em}