/**
 * Block : Column Icons
 * =================================
 *
 *
 *
 */

.column-icons__item-icon {
  width: 90px;
  height: 90px;
}

.column-icons__item-title {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.625rem;
}



.column-icons__item .column_icon {
  max-width: 100%;
}