#myCarousel-1154 > div {
    min-height: 470px;
    max-height: 470px;
}

#myCarousel-1568 > ol, #myCarousel-1554 >ol{display:none;}
#myCarousel-1554 .carousel-control.right {	 right: 15%;}
#myCarousel-1554 .carousel-control.left {left:15% }

#myCarousel-1568 .carousel-control.right {    right: 25%; }
#myCarousel-1568 .carousel-control.left{	left:17% }

#myCarousel-1154 > ol > li, 
#myCarousel-1167 > ol > li,
#myCarousel-1568 > ol > li,
#myCarousel-1554 > ol > li  {
    border: 1px solid #a8a8a8;
    background-color: #25252524;
}

#myCarousel-1154 > ol > li.active, 
#myCarousel-1167 > ol > li.active,
#myCarousel-1568 > ol > li.active,
#myCarousel-1554 > ol > li.active
 {
    background-color: white;
}

#myCarousel-1154 > a.left.carousel-control > span.glyphicon.glyphicon-chevron-left, 
#myCarousel-1154 > a.right.carousel-control > span.glyphicon.glyphicon-chevron-right, 
#myCarousel-1167 > a.left.carousel-control > span.glyphicon.glyphicon-chevron-left, 
#myCarousel-1167 > a.right.carousel-control > span.glyphicon.glyphicon-chevron-right ,
#myCarousel-1568 > a.left.carousel-control > span.glyphicon.glyphicon-chevron-left,
#myCarousel-1568 > a.right.carousel-control > span.glyphicon.glyphicon-chevron-right, 
#myCarousel-1554 > a.left.carousel-control > span.glyphicon.glyphicon-chevron-left,
#myCarousel-1554 > a.right.carousel-control > span.glyphicon.glyphicon-chevron-right 
{
    height: 40px;
    width: 40px;
    background-color: #252525;
    border-radius: 20px;
}
#myCarousel-1154 .carousel-control .glyphicon-chevron-left, 
#myCarousel-1154 .carousel-control .glyphicon-chevron-right, 
#myCarousel-1154 .carousel-control .icon-next,
#myCarousel-1154 .carousel-control .icon-prev {
top: 25%;
}

/************************************/

#myCarousel-1392 > div {
    min-height: 470px;
    max-height: 470px;
}

#myCarousel-1392 > ol > li, 
#myCarousel-1404 > ol > li {
    border: 1px solid #a8a8a8;
    background-color: #25252524;
}

#myCarousel-1392 > ol > li.active, 
#myCarousel-1404 > ol > li.active {
    background-color: white;
}

#myCarousel-1392 > a.left.carousel-control > span.glyphicon.glyphicon-chevron-left, 
#myCarousel-1392 > a.right.carousel-control > span.glyphicon.glyphicon-chevron-right, 
#myCarousel-1404 > a.left.carousel-control > span.glyphicon.glyphicon-chevron-left, 
#myCarousel-1404 > a.right.carousel-control > span.glyphicon.glyphicon-chevron-right {
    height: 40px;
    width: 40px;
    background-color: #252525;
    border-radius: 20px;
}