section.head-image {
    padding-top: 0;
}

section.head-image img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}