#content1, #content2 {
    height: calc(50vh - 75px)
}

#content2 {
    border-top: 1px solid #ddd
}