Over the last two months, I’ve been working on this design with the manufacturer. I think that overall, I really liked how it turned out. These designer plates are available in stores soon. Please look for them.
.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%; }
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-caption {
margin-left: 0;
}









