.tsunagu-product span {
  flex: 1;
}

.tsunagu-product__image {
  width: 76px;
  height: 76px;
  flex: 0 0 76px;
  margin-right: 14px;
  border-radius: 3px;
  object-fit: cover;
}
