div#product_images div.product_images_list{text-align:center}div#product_images div.product_images_list img.item_thumbnail{object-fit:cover;max-width:150px;max-height:150px;cursor:pointer;margin-right:10px !important;border:1px solid black}div#product-images-blk{position:relative}img#prod-details-image{width:100%}.product_images_list{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;margin-top:1em}.product_images_list img{width:100%}