.carousel-inner > .item{
  width: auto;
  height: 400px;
  max-height: 400px;
}
.carousel-item-type-header .carousel-text-inner {
   display: none;
   border: 56px solid red;
}