/**
	Kein CSS von Weinhelp7
	Hier wird das CSS nicht verändert
*/




	
ul.products li.product {
    float: unset !important;
   	background-color: unset!important;
    border: unset !important;
    border-radius:unset !important;
    margin: unset!important;
}	

@media (min-width: 921px) {
  .woocommerce-js ul.products li.product.product-category a img
{
    height:unset;
    width: auto;
    top: unset;
    position: unset;
    margin-left: unset;
    margin-right: unset;
  }
}