.collapse {
  position: absolute;
  width: 100%;
  top: 0;
}

.collapse-top {
  bottom: 0;
  top: unset;
}
