<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gallery{margin:-15px}.gallery__item{display:flex;padding:15px}.gallery__link{display:flex;flex:1}.gallery__thumbnail{display:block;height:auto;object-fit:cover;width:100%}@media (min-width:600px){.gallery{display:flex;flex-flow:row;flex-wrap:wrap}.gallery__item{width:50%}}@media (min-width:900px){.gallery__item{width:33.33333%}}@media (min-width:1200px){.gallery__item{width:25%}}</pre></body></html>