
.digifox-review .grid-review {
  grid-template-columns: 1fr !important;
  display: grid !important;
}

.digifox-review .img_wrapper img {
  max-width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
}

.digifox-review .card img {
  border-radius: 21% !important;
}
