
#logo-splash-screen-image {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 70px; /* Set the desired width */
      height: 70px;
}