.list-social {
  align-items: center;
}

.list-social__item .icon {
  height: 2.5rem;
  width: 2.5rem;
}

.product .list-social {
  justify-content: center;
}

.product .list-social__item .icon {
  height: 3rem;
  width:3rem;
}