.prodcutRow h2 {
  text-align: center !important;
}
.prodcutRow .row {
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.prodcutRow .row img {
  width: 250px;
  border-radius: 20px;
}
.prodcutRow .row .content {
  text-align: center !important;
}
.prodcutRow .row .content h3 {
  text-align: center !important;
  padding: 20px;
}
/*# sourceMappingURL=style.css.map */