.item {
  background-color: #fff;
  width: 25%;
  border: 4px solid;
  padding: 4px;
}
.item-large {
  width: 50%;
}
