Commit 0af71015afac2b43e141843d34e0d60a8dfcc4e0

Adjust carousel height
  
122122#slider-container {
123123 margin-top: 6px;
124124}
125.carousel-inner.item {
125.carousel-inner > .item {
126126 height: 400px;
127127}