.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:985px;
max-width: 100%;
}
<>
/* Fullscreen */
@media(min-width:600px) {
.frontthree {
width: 100%;
margin: 5px 0px;
text-align: center;
}
.frontthreeblock {
width: 33%;
margin: 5px 0px;
}
}
@media(max-width:600px) {
.frontthreeblock {
width: 100%;
margin: 5px;
}
}
.frontthree {
text-align: center;
margin-top: 10px;
}
.frontthreeblock {
float: left;
}