section.wrapper_middle[data-cattype="211"] .carousel{
    max-width: 600px;
    margin: 10px 0;
}

section.wrapper_middle[data-cattype="211"] .carousel .carousel-indicators { bottom: -38px; }
section.wrapper_middle[data-cattype="211"] .carousel .carousel-control{width: 10%;}
section.wrapper_middle[data-cattype="211"] .carousel .carousel-control.left{ background: url(../../../data/ckfinder/images/angle-left.svg) center center no-repeat; }
section.wrapper_middle[data-cattype="211"] .carousel .carousel-control.right{ background: url(../../../data/ckfinder/images/angle-right.svg) center center no-repeat;}

section.wrapper_middle[data-cattype="211"] .carousel-indicators li,
section.wrapper_middle[data-cattype="211"] .carousel-indicators li.active {
    margin: 3px;
    width: 12px;
    height: 12px;
}