img.logo{width:200px;object-fit:contain}.screenshot-row{display:flex;gap:1rem;max-width:1200px;margin:0 auto;justify-content:center;align-items:stretch;height:400px}.screenshot-row .desktop{flex-grow:2;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 6px rgba(0,0,0,.5)}.screenshot-row .mobile{flex-grow:1;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 6px rgba(0,0,0,.5)}.screenshot-row img{height:100%;width:auto;display:block}@media(max-width: 768px){.screenshot-row{max-width:100%;height:200px}}
