
  .t-menu__icon {
    background-image: url('https://static.tildacdn.com/tild6339-3861-4466-b932-336138376561/coconut_.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px; /* Adjust size if needed */
    height: 40px;
  }

  .t-menuburger {
    background: transparent !important;
    border: none !important;
  }

  .t-menuburger__lines {
    display: none !important;
  }

