.overlay {
    height: 650px !important;
}   



.hero, .hero > .container > .row {
    height: 65vh !important;
    min-height: auto !important;

}


 /* .person img {
    width: 100% !important;
    border-radius: 0 !important;
}  */

.person img {
    width: 35% !important;
    height: 35% !important;
    border-radius: 50% !important;
} 