.bg-black-10 {
    height: 900px; /* Or your desired height */
    background-size: cover; /* Or contain, etc. */
}

.measure-wide {
    max-width: 90%;
}