h1{
    font-family: ' fantasy;';
}

.hero-imge{
    height: 750px;
}

.equal-height-images img {
    height: 300px; 
    width: auto; 
}

.about-Section{
    background-color:bisque;
}


  

