.menu-attach-block-wrapper {
  display: none;
  z-index: 400;
}

.menu-attach-block-wrapper.orientation-horizontal {
  left: 0;
  position: absolute;
  right: 0;
}

.menu-attach-block-wrapper.orientation-horizontal .block {
  width: 100%;
}

.menu-attach-block-wrapper.orientation-vertical {
  clear: both;
}
