
.product-image[data-v-03468f48] {
  /* max-height: 227px; */
  margin: 10px 0px;
  border-radius: 8px 8px;
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
div[data-v-03468f48] {
  margin-top: 32px;
  margin-left: 32px;
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
.product-image[data-v-03468f48] {
    border-radius: 0px 0px;
}
}

