.bnr-area2{
	width:970px;
  padding-bottom:60px;
}
.product-list__name{
  text-align:center;
}
.product-list__prices{
  text-align:center;
}
.info {
    margin-top: 30px;
}
.info-list__unit {
  display: flex;
  gap: 1em;
  align-items: flex-start;
  padding-bottom: 20px;
}
.info-list__date {
  white-space: nowrap;
  flex-shrink: 0;
}