.IconModeHeader {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

img.IconModeHeader-icon {
  max-width: 20px;
  max-height: 20px;
  margin: 0;
  margin-right: 10px;
}

.IconModeHeader h4 {
  font-size: 17px;
  line-height: 17px;
  color: #000;
  font-weight: bold;
  margin: 0;
  margin-top: 3px;
}
