@media screen and (max-width:991px) and (min-width:320px){
#header-carousel .carousel-inner{
  height: auto!important;
}
#header-carousel .carousel-inner .carousel-caption{
  height: auto!important;
}
}