.item a img {
width:100%;
height:100%;
}
.glyphicon-chevron-right{
font-size:100px !important;
margin-top: -60px !important;
width: auto !important;
height: auto !important;
}
.glyphicon-chevron-left{
font-size:100px !important;
margin-top: -60px !important;
width: auto !important;
height: auto !important;
}
#carouselButtons {
margin-left: 100px;
position: absolute;
bottom: 0px;
}
#carouseljek {
width:1000px;
}
@media(max-width: 600px){
#carouseljek {width: 100%; max-width: 600px;}
}
.carousel-control.left, .carousel-control.right, .carousel-control.left:hover, .carousel-control.right:hover {
background-image: none !important;
}
.glyphicon-chevron-left{
margin-left: -60px !important;
}
.glyphicon-chevron-right{
margin-right: -60px !important;
}