
#headlineContainer {
    top: 250px;
    left: 30px;
}
#headline {
    font-size: 4.5em;
}
#subheadline {
    font-size: 2.75em;
}


#frameContents {
    columns: 3 auto;
    column-gap: 50px;
}




