/* Show portrait images on PLP when tagged as portrait */ .tweak-products-image-aspect-ratio-32-standard .products.collection-content-wrapper .grid-item.tag-portrait .grid-image-wrapper { padding-bottom: 150%!important; } /* Show portrait images on PDP when tagged as portrait */ .ProductItem.hentry.tag-portrait .ProductItem-gallery-slides:before { padding-bottom: 150%!important; }