.logo-small {
    width: 150px; /* or whatever size you prefer */
    height: auto; /* maintains aspect ratio */
}
svg.markmap {
    width: 100%;
    height: 100vh;
  }