.possibility-images.phone-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.phone-options img{max-height:220px;object-fit:contain}.custom-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:24px 0}.custom-product-grid figure{margin:0;min-width:0}.custom-product-grid img{display:block;width:100%;height:230px;object-fit:contain;border-radius:14px}.pet-gallery.expanded-pet-keepsakes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pet-gallery.expanded-pet-keepsakes>figure{grid-column:auto;max-width:280px;width:100%}.pet-gallery.expanded-pet-keepsakes img{width:100%;height:250px;object-fit:contain}.wedding-samples.wedding-four{grid-template-columns:repeat(4,minmax(0,1fr));max-width:960px}.wedding-four img{height:290px;object-fit:contain}.possibilities-page [id]{scroll-margin-top:100px}@media(max-width:680px){.custom-product-grid,.pet-gallery.expanded-pet-keepsakes,.wedding-samples.wedding-four{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-product-grid img,.pet-gallery.expanded-pet-keepsakes img{height:190px}.wedding-four img{height:240px}.possibility-images.phone-options{grid-template-columns:repeat(2,minmax(0,1fr))}}