/* The v61 plan sidebar retained three tracks after its actions became one menu. */
.tta-ron-plan-v61 .tta-v61-tools-panel .tta-plan-actions > .tta-download-wrap {
  grid-column: 1 / -1;
  width: 100%;
}
