<style> /* image 1 is nth-child(3), image 2 is nth-child(4)... */ .ProductItem-gallery-slides>div:nth-child(4){ display: none !important; } </style>
<style> /* image 1 is nth-child(3), image 2 is nth-child(4)... */ .ProductItem-gallery-slides>div:nth-child(4){ display: none !important; } </style>