.hero>img{object-position:center 48%}
.shop-photo-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem;width:min(100%,780px);margin:1rem auto 0}
.poster-crop{background-image:url('assets/profile-poster-original.jpg');background-repeat:no-repeat;background-color:#d9ded8;border:6px solid #fff;box-shadow:0 10px 28px rgba(8,47,36,.14);min-height:210px}
.poster-crop.orders{grid-column:span 2;background-size:538% 309%;background-position:41.5% 1.9%}
.poster-crop.garments{grid-column:span 2;background-size:500% 309%;background-position:65.6% 1.9%}
.poster-crop.rail{grid-column:span 2;background-size:381% 309%;background-position:98.9% 1.9%}
.poster-crop.counter{grid-column:1/-1;min-height:300px;background-size:213% 282%;background-position:63.6% 52.6%}
.poster-crop.storefront{grid-column:1/-1;min-height:220px;background-size:144% 414%;background-position:2.7% 92.7%}
@media(max-width:820px){.shop-photo-grid{grid-template-columns:1fr 1fr;gap:.55rem}.poster-crop{grid-column:span 1!important;min-height:190px!important;border-width:4px}.poster-crop.storefront,.poster-crop.counter{grid-column:1/-1!important;min-height:230px!important}.poster-crop.rail{grid-column:1/-1!important;width:50%;justify-self:center}}
@media(max-width:520px){.poster-crop{min-height:165px!important}.poster-crop.storefront,.poster-crop.counter{min-height:190px!important}}
