/* Carousel Fixed Height 
Limit height on a carousel using inline background style 
*/
.slider-size {
  height: 200px; 
}

