body {
    margin-top: 70px;
}

.card {
  margin-bottom: 10px;
}

.card-body img {
  width: 100%;
}

.item-description img {
    display: block;
    max-width: 600px;
}

.index {
  text-align: center;
  margin-bottom: 50px;
}

.top-item {
  padding: 5px 8px;
}
