/* Enter Your Custom CSS Here */
.products .product-loop-image {
    width: 251px;
  height:300px;
}
div.images img {
    display: block;
    width: 285px !important;
    height: 348px;
}
#woo_catalog_enquiry_custom_button {
  display:none;}