.card-shadow {
    min-height: 250px !important;
}


@media (min-width: 992px) {
    
    .hero-content {
        height: auto;
        padding-left: 5em !important;
        padding-top: 5em !important;
        max-height: 250px;
    }

    .home-hero-photo {
        display: block;
    }

    h1 {
        font-size: 4em !important;
    }

}