img {
  border-radius: 27px;
}

ul.products li.product img {
  border-radius: 27px;
}

ul.products li.product.product-category img {
  border-radius: 27px;
  width: 303px;
  border-width: 142px;
  border-color: #140303;
  opacity: 1;
}