

img {
  padding:5px;
}

.box {
  min-height:60px;
}

.cell {
    border:1px dotted #ccc;
    text-align:center;
}

ul {
  margin:0;
  list-style-type:none;
}