@media (min-width: 621px) {
    .hero-carousel {
        height: calc(100vh - 130px);
        min-height: 570px;
        max-height: 850px;
    }
}
