.common-wrapper .header .icon-list {
  align-items: stretch;
}

.common-wrapper .header .icon-list::after {
  content: "";
  width: 30%;
}
.common-wrapper .header .icon-list .icon-item {
  width: 30%;
  margin-bottom: 10px;
}
