.header-image {
    margin-top: 80px;
}

.header-image img {
    width: 100%;
    max-height: 400px; 
    object-fit: cover; 
    display: block;
}