/*
#header-form-container {
  display:  none;
}

*/

.header-back {
  height: 500px;
}

.carousel {
  height: 500px;
}

/* Declare heights because of positioning of img element */

.carousel .item {
  height: 500px;
}

.carousel-inner > .item > img {
  height: 500px;
}


#header-rocket {
  display: none;
}
