h1.title {
  background-image: url(images/skrub.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 175px;
  min-height: 175px; /* Set the minimum height to match the background image height */
}