.page-customer-images .list-header {
  margin-bottom: 10px;
}
.page-customer-images .image-frame {
  padding: 10px 0px;
  border-bottom: 1px dotted black;
}
.page-customer-images .image-frame .product {
  margin: 0px 0px 10px 0px;
}
.page-customer-images .image-frame .date {
  font-size: 12px;
  font-style: italic;
}
.page-customer-images .image-frame img {
  width: 100%;
  height: auto;
}
