.photo-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,310px)}
.photo-product-grid .product-card.large,.photo-product-grid .product-card.wide{grid-column:span 1;grid-row:span 1}
.product-photo{background-repeat:no-repeat;background-size:200% 200%;background-position:center}
.photo-core-1,.photo-core-2,.photo-core-3,.photo-core-4{background-image:url('/assets/product-sheet-party-core.png')}
.photo-theme-1,.photo-theme-2,.photo-theme-3,.photo-theme-4{background-image:url('/assets/product-sheet-party-themes.png')}
.photo-core-1,.photo-theme-1{background-position:0% 0%}.photo-core-2,.photo-theme-2{background-position:100% 0%}.photo-core-3,.photo-theme-3{background-position:0% 100%}.photo-core-4,.photo-theme-4{background-position:100% 100%}
.photo-product-grid .card-foot{min-height:88px;padding:15px 17px}.photo-product-grid .card-foot h3{font-size:23px}.photo-product-grid .round-arrow{height:29px;width:29px}
@media(max-width:900px){.photo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,260px)}.photo-product-grid .product-card{grid-column:span 1;grid-row:span 1}}
@media(max-width:520px){.photo-product-grid{grid-template-columns:1fr;grid-template-rows:repeat(8,255px)}.photo-product-grid .product-card{grid-column:span 1}.photo-product-grid .card-foot h3{font-size:25px}}
