.catalogGallery{min-width:0}.catalogThumbs{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px;max-height:230px;overflow-y:auto;margin-top:10px;padding-right:4px}.catalogThumbs button{position:relative;min-width:0;height:92px;padding:0;border:1px solid #ffffff20;border-radius:10px;overflow:hidden;background:#eef2f4;cursor:pointer}.catalogThumbs button.active{border:2px solid var(--yellow)}.catalogThumbs img{object-fit:contain}.sourceDescription{color:#9aa7ad;line-height:1.75}.sourceDescription h2,.sourceDescription h3{color:#fff;margin-top:28px}.sourceDescription img{max-width:100%;height:auto}.sourceDescription ul{padding-left:20px}@media(max-width:600px){.catalogThumbs{grid-template-columns:repeat(4,1fr);max-height:190px}.catalogThumbs button{height:70px}}