.fp-tableCell {
    display: flex;
    align-items: center;
    justify-content: center;
        width: 100%;
            height: 100% !important;
}
section.sec-1 {
    height: 100vh;
    display: flex;
    align-items: end;
    padding-bottom: 0px;
}
.hero-container, .fp-slides, .fp-slidesContainer, div#heroCarousel {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}

.carousel-fade .carousel-item {

    height: 100%;
}

.carousel-container {
    height: 100%;
}