.header-main {
    max-height: 80vh;
    margin-bottom: 80px;
}

.header-main-carousel-image {
    object-fit: cover;
    object-position: center;
}

.carousel-inner {
    height: 80vh;
}
