<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* common.css */


@media only screen and (min-width: 595px) {
    #portmain .copper-album .ftg_item img, #portmain .vypis-copper-alba .vmini img {
   max-width: 260px;
}
   #port-main1 .copper-album .ftg_item img, #port-main1 .vypis-copper-alba .vmini img {
    max-width: 260px;
}
}</pre></body></html>