﻿.caruselItem {
    height: calc(100vh - 80px);
}

.carousel-control {
    background-image: none !important;
}

.glyphicon-chevron-right:before {
    color: #7ea700;
}

.glyphicon-chevron-left:before {
    color: #7ea700;
}

.row {
    height: 80vh;
}
