@charset "utf-8";

#collection-top {
  display: flex;
  justify-content: center;
  max-width: 744px;
  margin: 0 auto;
  width: 100%;
}

.item {
  display: block;
}