.hero-image{
    height: 500px;
    background-image: url('https://airportexpressba.com/wp-content/uploads/2025/06/mapi-hero.png');
}
.hero-image h1{
    font-family: 'Proxima-nova';
    color: #FFF;
    text-align: center;
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: 125%; /* 87.5px */
}