.hero-camera {
  height: 100%;
  font-size: 0;
  transform: none;
  background: url('/camera.svg') center / contain no-repeat !important;
}

.hero-camera span {
  display: none;
}
