.computer-center-page-body{max-width:100%}.computer-center-photo-grid{display:grid;grid-template-columns:1fr;gap:0.85rem;margin:1.25rem 0 1.5rem}.computer-center-photo-card{margin:0;border-radius:12px;overflow:hidden;border:1px solid rgba(133,0,62,0.12);background:#f7f2f4}.computer-center-photo-card img{width:100%;height:auto;display:block;object-fit:contain}@media (min-width:640px){.computer-center-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}