.collection .grid {
  justify-content: center; 
}

.collection .card__heading {
  text-align: center; 

  .icon-wrap {
    display: none;
  }
}