/* ----------------------------------- */
/* | Sprout Box                      | */
/* ----------------------------------- */
.sproutbox {
  position: relative;
  height: auto;
}

.sprout {
  display: none;
  position: absolute;
  bottom: 0px;
}

.close-sprout {
  position: absolute !important;
  right: 8px;
  top: 8px;
}
