	@media (max-width: 768px) {
		body.home .translated-products ul.products li.product,
		body.home ul.products li.product,
		body.elementor-page-61 ul.products li.product {
			max-height: none !important;
			height: auto !important;
		}

		body.home .translated-products ul.products li.product .woocommerce-LoopProduct-link,
		body.home ul.products li.product .woocommerce-LoopProduct-link,
		body.elementor-page-61 ul.products li.product .woocommerce-LoopProduct-link {
			display: block !important;
			width: 100% !important;
			height: auto !important;
			overflow: visible !important;
		}

		body.home .translated-products ul.products li.product .woocommerce-LoopProduct-link img,
		body.home ul.products li.product .woocommerce-LoopProduct-link img,
		body.home ul.products li.product img.attachment-woocommerce_thumbnail,
		body.elementor-page-61 ul.products li.product .woocommerce-LoopProduct-link img,
		body.elementor-page-61 ul.products li.product img.attachment-woocommerce_thumbnail {
			width: 100% !important;
			height: auto !important;
			max-width: 100% !important;
			max-height: none !important;
			object-fit: contain !important;
			aspect-ratio: auto !important;
		}
	}
