.row {
  margin: 15px;
}

#header-carousel{
max-height: 900px ;
margin-bottom: 15px;
}

.carousel-item {
  max-height: 600px;
  height: 500px;
}

img{
  width: 100%;
  height: 100%;
}