.group-content__prices__price {
  display: none;
}

.group-content__prices--visible {
  display: block;
}

.group-content__prices .sold-out {
  display: block;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 300;
  margin-top: 50px;
}