.wd-product:not(.wd-hover-small) :is(.product-image-link, .hover-img) :is(picture, img) {
	width: 100%;
	max-height: 300px;
	object-fit: contain;
}