.lee-carousel{
    background-color: #ebebeb;
    height: calc(100vh - 80px);
    width: 100%;
}
.lee-carousel img{
    height: calc(100vh - 80px) !important;
    width: 100%;
}