div.makes .carpic {
  padding: 2px;
  margin-bottom: 5px;
  border: 1px solid #b1b1b1;
  background-color: white;
  text-align: center;
  overflow: hidden;
}

.carpic img { width: 104px; }
div.makes .carpic { margin-bottom: 20px; }
div.makes .carpic.last { margin-bottom: 0; }