@media (max-width: 576px) {
    .header-image {
        object-fit: cover;
        height: 100vh;
    }
}
