main > section:first-of-type {
    display: none;
}

main > section.narrow {
    padding-top: 0;
}
