html body #root .player-shell .settings-page .page-heading > div {
  top: calc(50% + 4px) !important;
}

html body #root .player-shell .settings-page .page-heading .wallet-back-button.wallet-back-button {
  top: calc(50% + 4px) !important;
  transform: translateY(-50%) !important;
}

html body #root .player-shell .settings-page .page-heading .wallet-back-button.wallet-back-button svg {
  transform: translate(-1px, 1px) !important;
}
