.header1 {
  position: relative;
}

.home-icon {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30px;
  font-size: 0;
}

.home-icon img {
  width: 100%;
  height: auto;
}